pkgsrc-WIP-changes archive

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

py-pyasyncore: 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 19:59:08 2024 +0200
Changeset:	03dd5f9412faae830ccd3d5032cae35cd88fc7a0

Modified Files:
	py-pyasyncore/Makefile

Log Message:
py-pyasyncore: 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=03dd5f9412faae830ccd3d5032cae35cd88fc7a0

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

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

diffs:
diff --git a/py-pyasyncore/Makefile b/py-pyasyncore/Makefile
index 343b34a40b..b9d8de7830 100644
--- a/py-pyasyncore/Makefile
+++ b/py-pyasyncore/Makefile
@@ -14,5 +14,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