pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-tumbler
Module Name: pkgsrc
Committed By: jperkin
Date: Thu May 17 09:29:22 UTC 2018
Modified Files:
pkgsrc/x11/xfce4-tumbler: Makefile
Log Message:
xfce4-tumbler: Requires gdbus-codegen.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/xfce4-tumbler/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-tumbler/Makefile
diff -u pkgsrc/x11/xfce4-tumbler/Makefile:1.43 pkgsrc/x11/xfce4-tumbler/Makefile:1.44
--- pkgsrc/x11/xfce4-tumbler/Makefile:1.43 Tue May 15 22:22:02 2018
+++ pkgsrc/x11/xfce4-tumbler/Makefile Thu May 17 09:29:22 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2018/05/15 22:22:02 youri Exp $
+# $NetBSD: Makefile,v 1.44 2018/05/17 09:29:22 jperkin Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -11,6 +11,8 @@ MASTER_SITES= http://archive.xfce.org/sr
HOMEPAGE= http://docs.xfce.org/xfce/thunar/tumbler
COMMENT= D-Bus thumbnailing service
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index