pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pyte Needs py-test-runner.
details: https://anonhg.NetBSD.org/pkgsrc/rev/828223ad26ed
branches: trunk
changeset: 345843:828223ad26ed
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 19 22:12:57 2019 +0000
description:
Needs py-test-runner.
diffstat:
devel/py-pyte/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d6c9c1c9cef9 -r 828223ad26ed devel/py-pyte/Makefile
--- a/devel/py-pyte/Makefile Thu Dec 19 22:12:43 2019 +0000
+++ b/devel/py-pyte/Makefile Thu Dec 19 22:12:57 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/06/13 09:33:37 gson Exp $
+# $NetBSD: Makefile,v 1.2 2019/12/19 22:12:57 joerg Exp $
DISTNAME= pyte-0.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@
COMMENT= VTXXX-compatible terminal emulator library
LICENSE= gnu-lgpl-v3
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
DEPENDS+= ${PYPKGPREFIX}-wcwidth>=0.1.7:../../devel/py-wcwidth
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index