summaryrefslogtreecommitdiff
path: root/frr.spec
diff options
context:
space:
mode:
Diffstat (limited to 'frr.spec')
-rw-r--r--frr.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/frr.spec b/frr.spec
index d883559..a85366c 100644
--- a/frr.spec
+++ b/frr.spec
@@ -54,6 +54,7 @@ BuildRequires: systemd-devel
BuildRequires: systemd
BuildRequires: texinfo
BuildRequires: protobuf-c-devel
+BuildRequires: librtr-devel
Requires: ncurses
Requires: net-snmp
@@ -127,6 +128,7 @@ autoreconf -ivf
--with-yangmodelsdir=%{_datadir}/frr-yang/ \
--with-crypto=openssl \
--enable-fpm \
+ --enable-rpki \
%{?with_grpc:--enable-grpc}
%make_build MAKEINFO="makeinfo --no-split" PYTHON=%{__python3}