Add one dependency to spec
authorBrenden Blanco <bblanco@plumgrid.com>
Sat, 29 Aug 2015 05:45:27 +0000 (22:45 -0700)
committerBrenden Blanco <bblanco@plumgrid.com>
Sat, 29 Aug 2015 05:45:27 +0000 (22:45 -0700)
Also, testing buildbot with this tiny change

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

index 128e371..23f3812 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
+BuildRequires:  python2-devel, cmake >= 2.8.7, flex
 
 %description
 Python bindings for BPF Compiler Collection (BCC). Control a BPF program