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 py-buildbot-www: needs py-yaml d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c9482754024e
branches:  trunk
changeset: 413933:c9482754024e
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Mar 23 09:44:44 2020 +0000

description:
py-buildbot-www: needs py-yaml during build

diffstat:

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

diffs (17 lines):

diff -r ef9fa6ded504 -r c9482754024e devel/py-buildbot-www/Makefile
--- a/devel/py-buildbot-www/Makefile    Mon Mar 23 09:44:34 2020 +0000
+++ b/devel/py-buildbot-www/Makefile    Mon Mar 23 09:44:44 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2020/02/23 23:56:49 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2020/03/23 09:44:44 tnn Exp $
 
 DISTNAME=      buildbot-www-2.6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -15,6 +15,7 @@
 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
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index