pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/py-pygal
Module Name: pkgsrc
Committed By: dholland
Date: Sun Sep 10 00:01:58 UTC 2017
Modified Files:
pkgsrc/graphics/py-pygal: Makefile
Log Message:
Needs py-test-runner to build.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/py-pygal/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/py-pygal/Makefile
diff -u pkgsrc/graphics/py-pygal/Makefile:1.8 pkgsrc/graphics/py-pygal/Makefile:1.9
--- pkgsrc/graphics/py-pygal/Makefile:1.8 Fri Jul 14 17:03:40 2017
+++ pkgsrc/graphics/py-pygal/Makefile Sun Sep 10 00:01:58 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/07/14 17:03:40 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/10 00:01:58 dholland Exp $
DISTNAME= pygal-2.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,6 +16,7 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-flask-[0-
BUILD_DEPENDS+= ${PYPKGPREFIX}-pyquery-[0-9]*:../../textproc/py-pyquery
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
# more BUILD_DEPENDS needed
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index