diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-25 21:59:28 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-25 21:59:28 +0000 |
commit | 265cd5308880584377f26a350e38a2eac45db61d (patch) | |
tree | 5d73b07c5eaef0fd46073f392b7c33744f7d4323 /frr.spec | |
parent | 22df13a55e55717c03810c981b9f29af0cb83ccf (diff) |
automatic import of frr
Diffstat (limited to 'frr.spec')
-rw-r--r-- | frr.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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} |