pkgsrc-WIP-changes archive

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

py-pyasynchat: added TOOL dependency for py-setuptools



Module Name:	pkgsrc-wip
Committed By:	Jan-Hinrich Fessel <oskar%fessel.org@localhost>
Pushed By:	oskar
Date:		Tue Oct 22 20:09:07 2024 +0200
Changeset:	71d683e475e05457776ea9564419f458511ea7f4

Modified Files:
	py-pyasynchat/Makefile

Log Message:
py-pyasynchat: added TOOL dependency for py-setuptools

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

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

diffstat:
 py-pyasynchat/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/py-pyasynchat/Makefile b/py-pyasynchat/Makefile
index da87b84c0f..80deabfaaf 100644
--- a/py-pyasynchat/Makefile
+++ b/py-pyasynchat/Makefile
@@ -16,5 +16,7 @@ USE_LANGUAGES=	# none
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
+TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index