From 7f44e8097ece0bd8a5fc0d51d3f625b692150a8f Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 15 Nov 2010 10:21:33 -0800 Subject: [PATCH] debian: Add procps to Build-Depends. "make check" runs "ps" so the procps package is necessary. With this change, I was able on Friday to make the Open vSwitch Debian packages build successfully under the "sbuild" suite used by the Debian autobuilders, so I hope that this fixes at least some of the Debian buildd problems. CC: Simon Horman Debian bug #602891. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cae97e685..088f20a54 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Ben Pfaff , Simon Horman Build-Depends: debhelper (>= 5), autoconf (>= 2.64), automake (>= 1.10) | automake1.10, libssl-dev, pkg-config (>= 0.21), po-debconf, bzip2, openssl, python, - python-support (>= 0.8.4) + python-support (>= 0.8.4), procps Standards-Version: 3.9.1 Homepage: http://openvswitch.org/ -- 2.43.0