pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-fastcluster: Update Makefile to depend on wheel for building
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Sat Jan 14 07:53:58 2023 -0800
Changeset: 940bd5053de8f408dc1249b05d7baac74dde6360
Modified Files:
py-fastcluster/Makefile
Log Message:
py-fastcluster: Update Makefile to depend on wheel for building
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=940bd5053de8f408dc1249b05d7baac74dde6360
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-fastcluster/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-fastcluster/Makefile b/py-fastcluster/Makefile
index a4d85d7623..9585071604 100644
--- a/py-fastcluster/Makefile
+++ b/py-fastcluster/Makefile
@@ -12,6 +12,7 @@ LICENSE= 2-clause-bsd
USE_LANGUAGES= c c++
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
TEST_DEPENDS+= ${PYPKGPREFIX}-scipy>=1.6:../../math/py-scipy
# Tests Requires installing the package
do-test:
Home |
Main Index |
Thread Index |
Old Index