pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-ligotimegps Needs pytest-runner.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c7bcc5f887f
branches: trunk
changeset: 369587:5c7bcc5f887f
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Oct 01 19:02:12 2017 +0000
description:
Needs pytest-runner.
diffstat:
time/py-ligotimegps/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e94471cbd342 -r 5c7bcc5f887f time/py-ligotimegps/Makefile
--- a/time/py-ligotimegps/Makefile Sun Oct 01 18:59:54 2017 +0000
+++ b/time/py-ligotimegps/Makefile Sun Oct 01 19:02:12 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 08:47:53 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/01 19:02:12 joerg Exp $
DISTNAME= ligotimegps-1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,7 @@
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index