[Python-modules-commits] [napalm-junos] 04/04: Add missing dependency

Vincent Bernat bernat at moszumanska.debian.org
Fri May 27 17:52:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

bernat pushed a commit to branch master
in repository napalm-junos.

commit df8e3cd9f41d99f4ef2de7188395baa05dea9439
Author: Vincent Bernat <vincent at bernat.im>
Date:   Fri May 27 19:32:11 2016 +0200

    Add missing dependency
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9978dd6..401428f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9), dh-python,
                python-all,
                python-setuptools,
                python-pip,
-               python-napalm-base
+               python-napalm-base,
+               python-junos-eznc
 Standards-Version: 3.9.8
 Homepage: https://github.com/napalm-automation/napalm-junos
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/napalm-junos.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/napalm-junos.git



More information about the Python-modules-commits mailing list