mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-03 18:47:14 +00:00
debian: Add missing protobuf dependency
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
(cherry picked from commit 62559e53ac
)
This commit is contained in:
parent
79fa05188a
commit
c440467494
2
debian/control
vendored
2
debian/control
vendored
@ -17,6 +17,7 @@ Build-Depends: bison,
|
||||
libjson-c-dev | libjson0-dev,
|
||||
libpam0g-dev | libpam-dev,
|
||||
libpcre2-dev,
|
||||
libprotobuf-c-dev,
|
||||
libpython3-dev:native,
|
||||
libreadline-dev,
|
||||
librtr-dev (>= 0.8.0~) <!pkg.frr.nortrlib>,
|
||||
@ -25,6 +26,7 @@ Build-Depends: bison,
|
||||
libyang2-dev (>= 2.1.80),
|
||||
lsb-base,
|
||||
pkg-config,
|
||||
protobuf-c-compiler,
|
||||
python3:native,
|
||||
python3-dev:native,
|
||||
python3-pytest:native <!nocheck>,
|
||||
|
Loading…
Reference in New Issue
Block a user