summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-12-21 09:55:04 +0000
committerjoerg <joerg@pkgsrc.org>2008-12-21 09:55:04 +0000
commitfa2ba0643bc655446ae1952109535b5d04434923 (patch)
treec33308b063c400c75448a064335dfbd97a1d5889 /chat
parentb24d70a909eed561fb0396d5c4f8e4418dc3adbe (diff)
downloadpkgsrc-fa2ba0643bc655446ae1952109535b5d04434923.tar.gz
Needs py-expat for building.
Diffstat (limited to 'chat')
-rw-r--r--chat/telepathy-glib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 95396572c49..98212dd53ff 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -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 @@ USE_TOOLS+= gmake pkg-config
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"