diff options
| -rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 22d08b315d..b3c14f06f3 100644 --- a/debian/control +++ b/debian/control @@ -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>, |
