pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
set correct include dir for py-hkdf dependency to /wip/ (was (/security/)
Module Name: pkgsrc-wip
Committed By: Matthias Ferdinand <mf+ml.pkgsrc-users%netzwerkagentursaarland.de@localhost>
Pushed By: o4v-mf-pkgsrc
Date: Mon Jun 21 22:11:03 2021 +0200
Changeset: 27de181be04b522113eea01758d3c8cd2a6012aa
Modified Files:
py-spake2/Makefile
Log Message:
set correct include dir for py-hkdf dependency to /wip/ (was (/security/)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=27de181be04b522113eea01758d3c8cd2a6012aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-spake2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-spake2/Makefile b/py-spake2/Makefile
index 653f0e025a..dcd847f9ab 100644
--- a/py-spake2/Makefile
+++ b/py-spake2/Makefile
@@ -12,7 +12,7 @@ LICENSE= mit
PYTHON_VERSIONED_DEPENDENCIES= test:test
-DEPENDS+= ${PYPKGPREFIX}-hkdf-[0-9]*:../../security/py-hkdf
+DEPENDS+= ${PYPKGPREFIX}-hkdf-[0-9]*:../../wip/py-hkdf
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index