pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cityhash: Add dependency for wheel
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Sun Oct 23 18:46:47 2022 -0700
Changeset: 0624f87fd2111af59e49250b369e5760f983a7e5
Modified Files:
py-cityhash/Makefile
Log Message:
py-cityhash: Add dependency for wheel
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0624f87fd2111af59e49250b369e5760f983a7e5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cityhash/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-cityhash/Makefile b/py-cityhash/Makefile
index 82685b99e5..065323b411 100644
--- a/py-cityhash/Makefile
+++ b/py-cityhash/Makefile
@@ -14,6 +14,7 @@ LICENSE= modified-bsd
WRKSRC= ${WRKDIR}/python-${DISTNAME}
DEPENDS+= cityhash-[0-9]*:../../textproc/cityhash
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.36.2:../../devel/py-wheel
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
do-test:
Home |
Main Index |
Thread Index |
Old Index