Signed-off-by: YAMAMOTO Takashi <y...@mwd.biglobe.ne.jp> --- INSTALL | 2 -- debian/control | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/INSTALL b/INSTALL index a96f774..a78ded0 100644 --- a/INSTALL +++ b/INSTALL @@ -21,8 +21,6 @@ you will need the following software: - The GNU C compiler. We generally test with version 4.1, 4.2, or 4.3. - - pkg-config. We test with version 0.22. - - libssl, from OpenSSL, is optional but recommended if you plan to connect the Open vSwitch to an OpenFlow controller. libssl is required to establish confidentiality and authenticity in the diff --git a/debian/control b/debian/control index acf47b9..aaf400a 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Open vSwitch developers <dev@openvswitch.org> Uploaders: Ben Pfaff <pfaff...@debian.org>, Simon Horman <ho...@debian.org> Build-Depends: debhelper (>= 8), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, - libssl-dev, pkg-config (>= 0.21), bzip2, openssl, + libssl-dev, bzip2, openssl, python-all (>= 2.6.6-3~), procps, python-qt4, python-zopeinterface, python-twisted-conch Standards-Version: 3.9.3 -- 1.8.0.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev