]> git.puffer.fish Git - mirror/frr.git/commitdiff
debian: Add missing protobuf dependency 14122/head
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 31 Jul 2023 22:48:26 +0000 (00:48 +0200)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 1 Aug 2023 04:49:46 +0000 (04:49 +0000)
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
(cherry picked from commit 62559e53acd849001e21535ffcd25923b709b2fc)

debian/control

index 22d08b315dfa318b089717d098707d37a5ada36d..b3c14f06f3d7fd6708ffe96c8aa81e37e716cd3f 100644 (file)
@@ -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>,