From 3b4099b496acadbb47818b60a1343f819ae36be2 Mon Sep 17 00:00:00 2001 From: Flavio Leitner Date: Mon, 27 Apr 2015 23:00:14 -0300 Subject: [PATCH] rhel: Add buildrequires for procps-ng. The testsuite is enabled by default and uses some of the tools provided by procps-ng. Signed-off-by: Flavio Leitner Signed-off-by: Ben Pfaff --- rhel/openvswitch-fedora.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in index b3ad7d8ae..2c6f6e939 100644 --- a/rhel/openvswitch-fedora.spec.in +++ b/rhel/openvswitch-fedora.spec.in @@ -35,6 +35,8 @@ BuildRequires: systemd-units openssl openssl-devel BuildRequires: python python-twisted-core python-zope-interface PyQt4 BuildRequires: desktop-file-utils BuildRequires: groff graphviz +# make check dependencies +BuildRequires: procps-ng Requires: openssl iproute module-init-tools #Upstream kernel commit 4f647e0a3c37b8d5086214128614a136064110c3 -- 2.20.1