pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add dependency on newly added wip/py-eapi package.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Wed Feb 24 16:58:40 2016 +0100
Changeset:	82c89d64b3550f64c426e0522586d104d44a61d2

Modified Files:
	py-napalm/Makefile

Log Message:
Add dependency on newly added wip/py-eapi package.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=82c89d64b3550f64c426e0522586d104d44a61d2

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 ea4c401..793e6db 100644
--- a/py-napalm/Makefile
+++ b/py-napalm/Makefile
@@ -14,9 +14,9 @@ DEPENDS+=	${PYPKGPREFIX}-netmiko-[0-9]*:../../wip/py-netmiko
 DEPENDS+=	${PYPKGPREFIX}-IOSXR-[0-9]*:../../wip/py-IOSXR
 DEPENDS+=	${PYPKGPREFIX}-junos-eznc-[0-9]*:../../net/py-junos-eznc
 DEPENDS+=	${PYPKGPREFIX}-ncclient-[0-9]*:../../net/py-ncclient
+DEPENDS+=	${PYPKGPREFIX}-eapi-[0-9]*:../../wip/py-eapi
 
 # Not yet packaged, this may depend on:
-# pyeapi	Library for Arista's eAPI command API implementation
 # pyFG		API for FortiOS or how to turn FortiOS into JunOS
 # pycsco	Library for working with Cisco NX-OS switches
 # bnclient	Blade Network Technologies Netconf Python Client


Home | Main Index | Thread Index | Old Index