summaryrefslogtreecommitdiffstats
path: root/redhat
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2017-05-22 13:08:44 +0200
committerMartin Winter <mwinter@opensourcerouting.org>2017-05-22 13:08:44 +0200
commitb3dfccc87b3d2693583a1bccb5a41ac29d46bd36 (patch)
tree088b4cd4031cdd01bef832e10a8485edf08251f2 /redhat
parentredhat: Disallow reload function for unsupported systems (diff)
downloadfrr-b3dfccc87b3d2693583a1bccb5a41ac29d46bd36.tar.xz
frr-b3dfccc87b3d2693583a1bccb5a41ac29d46bd36.zip
redhat: Fix missing packages in requirements section of README
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'redhat')
-rw-r--r--redhat/README.rpm_build.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/redhat/README.rpm_build.md b/redhat/README.rpm_build.md
index daa4a4861..d2b081436 100644
--- a/redhat/README.rpm_build.md
+++ b/redhat/README.rpm_build.md
@@ -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)