pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-mozinfo: setuptools dep added
Module Name: pkgsrc-wip
Committed By: Mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Sat Jan 18 22:09:12 2025 +0530
Changeset: e228da6ca0475b8b129c35c5489e989b0ce6dfd2
Modified Files:
py-mozinfo/Makefile
Log Message:
py-mozinfo: 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=e228da6ca0475b8b129c35c5489e989b0ce6dfd2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-mozinfo/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-mozinfo/Makefile b/py-mozinfo/Makefile
index b42d9d16b8..5f842c579f 100644
--- a/py-mozinfo/Makefile
+++ b/py-mozinfo/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE= https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
COMMENT= Library to get system information for use in Mozilla testing
LICENSE= mpl-1.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-distro>=1.4.0:../../devel/py-distro
DEPENDS+= ${PYPKGPREFIX}-mozfile>=0.12:../../wip/py-mozfile
Home |
Main Index |
Thread Index |
Old Index