summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)