pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-tblib: 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:52:37 2023 -0800
Changeset: 7225b95beee4b0b66b71339571f990292625a3b2
Modified Files:
py-tblib/Makefile
Log Message:
py-tblib: 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=7225b95beee4b0b66b71339571f990292625a3b2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-tblib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-tblib/Makefile b/py-tblib/Makefile
index 1f753e7b9d..63bca6d734 100644
--- a/py-tblib/Makefile
+++ b/py-tblib/Makefile
@@ -11,7 +11,7 @@ HOMEPAGE= https://github.com/ionelmc/python-tblib/
COMMENT= Serialization library for Exceptions and Tracebacks
LICENSE= modified-bsd
-
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
do-test:
Home |
Main Index |
Thread Index |
Old Index