]> git.puffer.fish Git - matthieu/frr.git/commitdiff
redhat: Fix missing packages in requirements section of README
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 22 May 2017 11:08:44 +0000 (04:08 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Mon, 22 May 2017 11:08:44 +0000 (04:08 -0700)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
redhat/README.rpm_build.md

index daa4a4861fd5f80ab9e3d5af4ae8f0ea8170c559..d2b0814364930c3311a1a09cbdaf02f1d57b1a2e 100644 (file)
@@ -12,7 +12,8 @@ Building your own FRRouting RPM
 2. Install the following packages to build the RPMs:
 
         yum install git autoconf automake libtool make gawk readline-devel \
-        texinfo net-snmp-devel groff pkgconfig rpm-build json-c-devel pam-devel texi2html bison
+        texinfo net-snmp-devel groff pkgconfig rpm-build json-c-devel \
+        pam-devel texi2html bison libcap-devel flex
 
     Additionally, on systems with systemd (CentOS 7, Fedora)