pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xfce4-notifyd xfce4-notifyd: Requires gdbus-codegen.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/477b6d5dc6e4
branches:  trunk
changeset: 373542:477b6d5dc6e4
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Thu Jan 04 16:29:36 2018 +0000

description:
xfce4-notifyd: Requires gdbus-codegen.

diffstat:

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

diffs (18 lines):

diff -r 478035f644bc -r 477b6d5dc6e4 x11/xfce4-notifyd/Makefile
--- a/x11/xfce4-notifyd/Makefile        Thu Jan 04 15:42:42 2018 +0000
+++ b/x11/xfce4-notifyd/Makefile        Thu Jan 04 16:29:36 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/11/23 17:20:21 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2018/01/04 16:29:36 jperkin Exp $
 #
 
 PKGREVISION= 1
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://goodies.xfce.org/projects/applications/xfce4-notifyd
 COMMENT=       XFCE Notify daemon
 
+TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 



Home | Main Index | Thread Index | Old Index