[Python-modules-commits] [napalm-base] 04/05: d/control: add missing dependencies
Vincent Bernat
bernat at moszumanska.debian.org
Fri May 27 08:50:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository napalm-base.
commit 0d4719a64d029c01585720c0384165781f8796f2
Author: Vincent Bernat <vincent at bernat.im>
Date: Fri May 27 10:47:39 2016 +0200
d/control: add missing dependencies
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 3d97aa1..5111d57 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@ Maintainer: Vincent Bernat <bernat at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), dh-python,
python-all,
+ python-gtextfsm,
python-jinja2,
+ python-pip,
python-setuptools,
Standards-Version: 3.9.8
Homepage: https://github.com/napalm-automation/napalm-base
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/napalm-base.git
More information about the Python-modules-commits
mailing list