pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-snmp: Add missing dependency to py-cryptodomex
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Apr 5 14:04:31 2019 +0200
Changeset: 2154abce37d16dffeb2880e3f8c25a2d9e8160e0
Modified Files:
py-snmp/Makefile
Log Message:
py-snmp: Add missing dependency to py-cryptodomex
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2154abce37d16dffeb2880e3f8c25a2d9e8160e0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-snmp/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-snmp/Makefile b/py-snmp/Makefile
index d63c2f1e63..f44684d2cd 100644
--- a/py-snmp/Makefile
+++ b/py-snmp/Makefile
@@ -11,6 +11,7 @@ COMMENT= SNMP library for Python
LICENSE= 2-clause-bsd
DEPENDS+= ${PYPKGPREFIX}-asn1>=0.2.3:../../security/py-asn1
+DEPENDS+= ${PYPKGPREFIX}-cryptodomex-[0-9]*:../../wip/py-cryptodomex
DEPENDS+= ${PYPKGPREFIX}-smi-[0-9]*:../../wip/py-smi
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index