pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/avahi avahi: requires glib-marshal which is now in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fa36957b6ad
branches:  trunk
changeset: 370295:7fa36957b6ad
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sat Oct 14 10:47:45 2017 +0000

description:
avahi: requires glib-marshal which is now in py-glib2-tools

diffstat:

 net/avahi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0815298efcb1 -r 7fa36957b6ad net/avahi/Makefile
--- a/net/avahi/Makefile        Sat Oct 14 10:45:51 2017 +0000
+++ b/net/avahi/Makefile        Sat Oct 14 10:47:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2017/09/27 06:30:37 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2017/10/14 10:47:45 prlw1 Exp $
 
 DISTNAME=              avahi-0.6.32
 PKGREVISION=           7
@@ -96,6 +96,7 @@
 
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
 BUILDLINK_API_DEPENDS.libdaemon+=      libdaemon>=0.14
 .include "../../devel/libdaemon/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"



Home | Main Index | Thread Index | Old Index