From: Thomas Goirand <[email protected]> Open vSwitch no longer uses Debconf at all, for some time now.
Signed-off-by: Thomas Goirand <[email protected]> Signed-off-by: Ben Pfaff <[email protected]> --- debian/control | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/control b/debian/control index fac3280..0cc526e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Open vSwitch developers <[email protected]> Uploaders: Ben Pfaff <[email protected]>, Simon Horman <[email protected]> Build-Depends: debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, - libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, + libssl-dev, pkg-config (>= 0.21), bzip2, openssl, python-all (>= 2.6.6-3~), procps, python-qt4, python-zopeinterface, python-twisted-conch Standards-Version: 3.9.2 -- 1.7.2.5 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
