From 5eeda0eb5aacfb54887411043ed152ad42dc87b6 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Fri, 30 Dec 2016 18:45:39 +0100 Subject: Add initial draft of the python config library. --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 51fda59..a44efc6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Priority: extra Maintainer: VyOS Package Maintainers Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, libboost-filesystem1.55-dev, libapt-pkg-dev, libtool, flex, - bison, libperl-dev, autoconf, automake, pkg-config, cpio, dh-autoreconf ,dh-systemd + bison, libperl-dev, autoconf, automake, pkg-config, cpio, dh-autoreconf ,dh-systemd, + python3-setuptools, dh-python Standards-Version: 3.9.1 Package: vyatta-cfg @@ -22,6 +23,7 @@ Depends: sed (>= 4.1.5), libboost-filesystem1.55.0, vyatta-quagga, libapt-pkg4.12, + python3, ${perl:Depends}, ${shlibs:Depends} Suggests: util-linux (>= 2.13-5), net-tools, -- cgit v1.2.3