Add another spec dependency
authorBrenden Blanco <bblanco@plumgrid.com>
Sat, 29 Aug 2015 05:53:56 +0000 (22:53 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Sat, 29 Aug 2015 05:53:56 +0000 (22:53 -0700)
Testing buildbot

Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
SPECS/bcc.spec

index 23f3812..64e531a 100644 (file)
@@ -11,7 +11,7 @@ URL:            https://github.com/iovisor/bcc
 Source0:        https://github.com/iovisor/bcc/archive/v%{version}.zip
 
 BuildArch:      x86_64
-BuildRequires:  python2-devel, cmake >= 2.8.7, flex
+BuildRequires:  python2-devel, cmake >= 2.8.7, flex, bison
 
 %description
 Python bindings for BPF Compiler Collection (BCC). Control a BPF program