rhel: Add buildrequires for procps-ng.
authorFlavio Leitner <fbl@redhat.com>
Tue, 28 Apr 2015 02:00:14 +0000 (23:00 -0300)
committerBen Pfaff <blp@nicira.com>
Thu, 28 May 2015 14:44:09 +0000 (07:44 -0700)
The testsuite is enabled by default and uses some of
the tools provided by procps-ng.

Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
rhel/openvswitch-fedora.spec.in

index 30fe439..8faea6c 100644 (file)
@@ -26,6 +26,9 @@ Source: openvswitch-%{version}.tar.gz
 #Source1: openvswitch-init
 Buildroot: /tmp/openvswitch-fedora-rpm
 
+# make check dependencies
+BuildRequires: procps-ng
+
 Requires(post):  systemd-units
 Requires(preun): systemd-units
 Requires(postun): systemd-units