debian: Add procps to Build-Depends.
authorBen Pfaff <blp@nicira.com>
Mon, 15 Nov 2010 18:21:33 +0000 (10:21 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 15 Nov 2010 18:21:33 +0000 (10:21 -0800)
"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 <horms@verge.net.au>
Debian bug #602891.

debian/control

index cae97e6..088f20a 100644 (file)
@@ -6,7 +6,7 @@ Uploaders: Ben Pfaff <pfaffben@debian.org>, Simon Horman <horms@debian.org>
 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/