pkgsrc-WIP-changes archive

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

py-chemicals: setuptools dep added



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Sat Jan 18 22:08:47 2025 +0530
Changeset:	6ec0a84330eb48845dfd5898e5932b784e06604a

Modified Files:
	py-chemicals/Makefile

Log Message:
py-chemicals: 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=6ec0a84330eb48845dfd5898e5932b784e06604a

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

diffstat:
 py-chemicals/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-chemicals/Makefile b/py-chemicals/Makefile
index 5f2f2a881c..0d7002a5a6 100644
--- a/py-chemicals/Makefile
+++ b/py-chemicals/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE=	https://github.com/CalebBell/chemicals
 COMMENT=	Chemical properties component of ChEDL library
 LICENSE=	mit
 
+TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 DEPENDS+=	${PYPKGPREFIX}-fluids>=1.0.26:../../wip/py-fluids
 DEPENDS+=	${PYPKGPREFIX}-pandas>=0:../../math/py-pandas
 DEPENDS+=	${PYPKGPREFIX}-scipy>=1.6.0:../../math/py-scipy


Home | Main Index | Thread Index | Old Index