pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-mozfile: setuptools dep added
Module Name: pkgsrc-wip
Committed By: Mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Fri Jan 17 09:16:33 2025 +0530
Changeset: 20b0f245393f21914141f974b48d206d1652698d
Modified Files:
py-mozfile/Makefile
Log Message:
py-mozfile: setuptools dep added
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=20b0f245393f21914141f974b48d206d1652698d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-mozfile/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-mozfile/Makefile b/py-mozfile/Makefile
index 76115067ba..2414e9f802 100644
--- a/py-mozfile/Makefile
+++ b/py-mozfile/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE= https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
COMMENT= Library of file utilities for use in Mozilla testing
LICENSE= mpl-1.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
#TEST_DEPENDS+= ${PYPKGPREFIX}-wptserve>=3.0:../../wip/py-wptserve
Home |
Main Index |
Thread Index |
Old Index