summaryrefslogtreecommitdiff
path: root/frr.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-25 21:59:28 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-25 21:59:28 +0000
commit265cd5308880584377f26a350e38a2eac45db61d (patch)
tree5d73b07c5eaef0fd46073f392b7c33744f7d4323 /frr.spec
parent22df13a55e55717c03810c981b9f29af0cb83ccf (diff)
automatic import of frr
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}