pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-xopen: Add zstandard support via py-zstandard
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Feb 7 08:00:02 2024 -0600
Changeset: 00de75d704aed1785dee3d1a85775dbbcda0ae0b
Modified Files:
py-xopen/Makefile
Log Message:
py-xopen: Add zstandard support via py-zstandard
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=00de75d704aed1785dee3d1a85775dbbcda0ae0b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-xopen/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-xopen/Makefile b/py-xopen/Makefile
index 6e886e96fa..3f66fb7512 100644
--- a/py-xopen/Makefile
+++ b/py-xopen/Makefile
@@ -12,6 +12,7 @@ LICENSE= mit
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= pigz-[0-9]*:../../archivers/pigz
+DEPENDS+= ${PYPKGPREFIX}-zstandard-[0-9]*:../../archivers/py-zstandard
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index