pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add dependency on py-napalm-eos now that it's packaged.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Tue May 23 15:41:32 2017 +0200
Changeset: adf30a9e1c27916638ea0f66bae7759fa9024fdd
Modified Files:
py-napalm/Makefile
Log Message:
Add dependency on py-napalm-eos now that it's packaged.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=adf30a9e1c27916638ea0f66bae7759fa9024fdd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-napalm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-napalm/Makefile b/py-napalm/Makefile
index d10fa751ac..19036ef168 100644
--- a/py-napalm/Makefile
+++ b/py-napalm/Makefile
@@ -14,9 +14,9 @@ LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-napalm-junos-[0-9]*:../../wip/py-napalm-junos
DEPENDS+= ${PYPKGPREFIX}-napalm-iosxr-[0-9]*:../../wip/py-napalm-iosxr
DEPENDS+= ${PYPKGPREFIX}-napalm-ios-[0-9]*:../../wip/py-napalm-ios
+DEPENDS+= ${PYPKGPREFIX}-napalm-eos-[0-9]*:../../wip/py-napalm-eos
# Not yet packaged:
-#DEPENDS+= ${PYPKGPREFIX}-napalm-eos-[0-9]*:../../wip/py-napalm-eos
#DEPENDS+= ${PYPKGPREFIX}-napalm-fortios-[0-9]*:../../wip/py-napalm-fortios
#DEPENDS+= ${PYPKGPREFIX}-napalm-nxos-[0-9]*:../../wip/py-napalm-nxos
#DEPENDS+= ${PYPKGPREFIX}-napalm-pluribus-[0-9]*:../../wip/py-napalm-pluribus
Home |
Main Index |
Thread Index |
Old Index