pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-mozprofile: setuptools dep added
Module Name: pkgsrc-wip
Committed By: Mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Sat Jan 18 22:09:42 2025 +0530
Changeset: a8b25b4fcd06cc2fbda3ffbee306336ff9d07f09
Modified Files:
py-mozprofile/Makefile
Log Message:
py-mozprofile: 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=a8b25b4fcd06cc2fbda3ffbee306336ff9d07f09
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-mozprofile/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-mozprofile/Makefile b/py-mozprofile/Makefile
index 016dc8237b..c3a4737935 100644
--- a/py-mozprofile/Makefile
+++ b/py-mozprofile/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE= https://firefox-source-docs.mozilla.org/mozbase/mozprofile.html
COMMENT= Library to create and modify Mozilla application profiles
LICENSE= mpl-2.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-mozfile>=1.2:../../wip/py-mozfile
DEPENDS+= ${PYPKGPREFIX}-mozlog>=6.0:../../wip/py-mozlog
DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
Home |
Main Index |
Thread Index |
Old Index