pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/telepathy-glib Needs py-expat for building.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a82fe0c893c
branches:  trunk
changeset: 551923:3a82fe0c893c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Dec 21 09:55:04 2008 +0000

description:
Needs py-expat for building.

diffstat:

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

diffs (18 lines):

diff -r fc1700061af0 -r 3a82fe0c893c chat/telepathy-glib/Makefile
--- a/chat/telepathy-glib/Makefile      Sun Dec 21 09:53:35 2008 +0000
+++ b/chat/telepathy-glib/Makefile      Sun Dec 21 09:55:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/14 22:57:10 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/21 09:55:04 joerg Exp $
 #
 
 DISTNAME=      telepathy-glib-0.7.18
@@ -15,6 +15,8 @@
 
 PKGCONFIG_OVERRIDE+=   telepathy-glib/telepathy-glib.pc.in
 
+BUILD_DEPENDS+=                ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+
 BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.16.0
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../lang/python/application.mk"



Home | Main Index | Thread Index | Old Index