From b3dfccc87b3d2693583a1bccb5a41ac29d46bd36 Mon Sep 17 00:00:00 2001 From: Martin Winter Date: Mon, 22 May 2017 04:08:44 -0700 Subject: [PATCH] redhat: Fix missing packages in requirements section of README Signed-off-by: Martin Winter --- redhat/README.rpm_build.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/redhat/README.rpm_build.md b/redhat/README.rpm_build.md index daa4a4861f..d2b0814364 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) -- 2.39.5