pkgsrc-WIP-changes archive

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

py-buildbot-waterfall-view: reduce dependencies



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Feb 17 19:56:46 2026 +0100
Changeset:	654d5832c19011a43c6a54541162288f2f70c281

Modified Files:
	py-buildbot-waterfall-view/Makefile

Log Message:
py-buildbot-waterfall-view: reduce dependencies

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=654d5832c19011a43c6a54541162288f2f70c281

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-buildbot-waterfall-view/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/py-buildbot-waterfall-view/Makefile b/py-buildbot-waterfall-view/Makefile
index 562a808b5d..45124a0818 100644
--- a/py-buildbot-waterfall-view/Makefile
+++ b/py-buildbot-waterfall-view/Makefile
@@ -8,7 +8,6 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=b/buildbot-waterfall-view/}
 COMMENT=	Waterfall Plugin for the buildbot CI system
 LICENSE=	gnu-gpl-v2
 
-DEPENDS+=	${PYPKGPREFIX}-buildbot-[0-9]*:../../wip/py-buildbot
 TOOL_DEPENDS+=	${PYPKGPREFIX}-buildbot-pkg-[0-9]*:../../wip/py-buildbot-pkg
 
 USE_LANGUAGES=	# none


Home | Main Index | Thread Index | Old Index