There was an error while loading. Please reload this page.
2 parents ed69154 + a411efe commit bd78d81Copy full SHA for bd78d81
1 file changed
scripts/package-build/frr/package.toml
@@ -4,11 +4,6 @@ commit_id = "v3.4.2"
4
scm_url = "https://github.com/CESNET/libyang.git"
5
build_cmd = "pipx run apkg build -i && find pkg/pkgs -type f -name *.deb -exec mv -t .. {} +"
6
7
-[[packages]]
8
-name = "rtrlib"
9
-commit_id = "v0.8.0"
10
-scm_url = "https://github.com/rtrlib/rtrlib.git"
11
-
12
[[packages]]
13
name = "frr"
14
commit_id = "stable/10.2"
@@ -23,8 +18,10 @@ packages = [
23
18
"libcap-dev",
24
19
"libc-ares-dev",
25
20
"libjson-c-dev",
21
+ "libnl-3-dev",
26
22
"librtr-dev",
27
"libpam-dev",
+ "libpcre3-dev",
28
"libprotobuf-c-dev",
29
"libpython3-dev:native",
30
"python3-sphinx:native",
0 commit comments