pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-tumbler xfce4-tumbler: Requires...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c01dc789f87d
branches:  trunk
changeset: 308139:c01dc789f87d
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu May 17 09:29:22 2018 +0000

description:
xfce4-tumbler: Requires gdbus-codegen.

diffstat:

 x11/xfce4-tumbler/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b2151938b8e7 -r c01dc789f87d x11/xfce4-tumbler/Makefile
--- a/x11/xfce4-tumbler/Makefile        Thu May 17 09:13:02 2018 +0000
+++ b/x11/xfce4-tumbler/Makefile        Thu May 17 09:29:22 2018 +0000
@@ -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 @@
 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