pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/telepathy-glib telepathy-glib: requires glib-mken...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc9e07368afa
branches:  trunk
changeset: 370312:dc9e07368afa
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Sat Oct 14 21:20:22 2017 +0000

description:
telepathy-glib: requires glib-mkenums which is now in py-glib2-tools

diffstat:

 chat/telepathy-glib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c28ed94d2c42 -r dc9e07368afa chat/telepathy-glib/Makefile
--- a/chat/telepathy-glib/Makefile      Sat Oct 14 21:17:54 2017 +0000
+++ b/chat/telepathy-glib/Makefile      Sat Oct 14 21:20:22 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2017/10/03 12:36:52 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2017/10/14 21:20:22 prlw1 Exp $
 
 DISTNAME=      telepathy-glib-0.24.1
 PKGREVISION=   6
@@ -27,6 +27,7 @@
 
 BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.36
 .include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
 BUILDLINK_API_DEPENDS.gobject-introspection+=  gobject-introspection>=1.30.0
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../lang/python/application.mk"



Home | Main Index | Thread Index | Old Index