pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-buildbot-www Needs py-pip and py-wheel



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02c359560f1f
branches:  trunk
changeset: 423695:02c359560f1f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Feb 23 23:56:49 2020 +0000

description:
Needs py-pip and py-wheel

diffstat:

 devel/py-buildbot-www/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 8b76f72073c8 -r 02c359560f1f devel/py-buildbot-www/Makefile
--- a/devel/py-buildbot-www/Makefile    Sun Feb 23 22:47:47 2020 +0000
+++ b/devel/py-buildbot-www/Makefile    Sun Feb 23 23:56:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/02/19 19:07:19 adam Exp $
+# $NetBSD: Makefile,v 1.11 2020/02/23 23:56:49 joerg Exp $
 
 DISTNAME=      buildbot-www-2.6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -13,6 +13,8 @@
 DEPENDS+=      ${PYPKGPREFIX}-buildbot-[0-9]*:../../devel/py-buildbot
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-buildbot-pkg-[0-9]*:../../devel/py-buildbot-pkg
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index