fedora-spec: add missing buildrequires
authorFlavio Leitner <fbl@redhat.com>
Fri, 29 May 2015 00:10:41 +0000 (21:10 -0300)
committerBen Pfaff <blp@nicira.com>
Fri, 29 May 2015 17:15:02 +0000 (10:15 -0700)
The BuildRequires tells upfront which packages should be
installed in order to build the openvswitch rpm packages.

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

index 8faea6c..b081f8c 100644 (file)
@@ -26,6 +26,10 @@ Source: openvswitch-%{version}.tar.gz
 #Source1: openvswitch-init
 Buildroot: /tmp/openvswitch-fedora-rpm
 
+BuildRequires: autoconf
+BuildRequires: systemd-units openssl openssl-devel
+BuildRequires: python python-twisted-core python-zope-interface PyQt4
+BuildRequires: groff graphviz
 # make check dependencies
 BuildRequires: procps-ng