pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/telepathy-glib



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Sat Oct 14 21:20:22 UTC 2017

Modified Files:
        pkgsrc/chat/telepathy-glib: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/chat/telepathy-glib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/chat/telepathy-glib/Makefile
diff -u pkgsrc/chat/telepathy-glib/Makefile:1.49 pkgsrc/chat/telepathy-glib/Makefile:1.50
--- pkgsrc/chat/telepathy-glib/Makefile:1.49    Tue Oct  3 12:36:52 2017
+++ pkgsrc/chat/telepathy-glib/Makefile Sat Oct 14 21:20:22 2017
@@ -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 @@ TEST_TARGET=          check
 
 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