pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pysvn py-pysvn: add missing dependency
details: https://anonhg.NetBSD.org/pkgsrc/rev/14b059510d29
branches: trunk
changeset: 771291:14b059510d29
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Dec 16 14:35:40 2021 +0000
description:
py-pysvn: add missing dependency
diffstat:
devel/py-pysvn/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 734adef2f39f -r 14b059510d29 devel/py-pysvn/Makefile
--- a/devel/py-pysvn/Makefile Thu Dec 16 14:29:56 2021 +0000
+++ b/devel/py-pysvn/Makefile Thu Dec 16 14:35:40 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/12/08 16:04:05 adam Exp $
+# $NetBSD: Makefile,v 1.50 2021/12/16 14:35:40 wiz Exp $
#
VERS= 1.9.15
@@ -13,6 +13,8 @@
COMMENT= Python interface to Subversion
LICENSE= apache-1.1
+DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+
USE_LANGUAGES= c c++
WRKSRC= ${WRKDIR}/${DISTNAME}/Source
Home |
Main Index |
Thread Index |
Old Index