pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-libxslt Explicitly depend on py-expat. Bum...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a2f1a7d9993
branches: trunk
changeset: 621762:6a2f1a7d9993
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jul 16 22:29:07 2013 +0000
description:
Explicitly depend on py-expat. Bump revision.
diffstat:
textproc/py-libxslt/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 27e94d5e0ed5 -r 6a2f1a7d9993 textproc/py-libxslt/Makefile
--- a/textproc/py-libxslt/Makefile Tue Jul 16 22:28:26 2013 +0000
+++ b/textproc/py-libxslt/Makefile Tue Jul 16 22:29:07 2013 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2013/07/12 22:36:54 adam Exp $
+# $NetBSD: Makefile,v 1.41 2013/07/16 22:29:07 joerg Exp $
DISTNAME= libxslt-1.1.28
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ftp://xmlsoft.org/libxslt/ \
http://xmlsoft.org/sources/
@@ -11,6 +12,7 @@
COMMENT= Python wrapper for libxslt
LICENSE= mit # with no-advertising clause
+DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= ${PYPKGPREFIX}-libxml2>=2.6.8:../../textproc/py-libxml2
WRKSRC= ${WRKDIR}/${DISTNAME}/python
Home |
Main Index |
Thread Index |
Old Index