pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-pygal Needs py-test-runner to build.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3b8b5c331746
branches: trunk
changeset: 368008:3b8b5c331746
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Sep 10 00:01:58 2017 +0000
description:
Needs py-test-runner to build.
diffstat:
graphics/py-pygal/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d1e9303a602f -r 3b8b5c331746 graphics/py-pygal/Makefile
--- a/graphics/py-pygal/Makefile Sat Sep 09 23:57:36 2017 +0000
+++ b/graphics/py-pygal/Makefile Sun Sep 10 00:01:58 2017 +0000
@@ -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}-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