From 7daaa3bee46cdfb1e4f19babbafbf902e3e75546 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 7 Mar 2025 14:57:37 +0100 Subject: [PATCH] d/control: update build dependencies for FRR 10.2.1 and run `wrap-and-sort -tkn` for normalizing the packaging files. Signed-off-by: Thomas Lamprecht --- debian/control | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/debian/control b/debian/control index d02dcf7..b6c8db4 100644 --- a/debian/control +++ b/debian/control @@ -4,30 +4,36 @@ Priority: optional Maintainer: Proxmox Support Team Build-Depends: bison, chrpath, - debhelper (>= 9.20150101~), debhelper-compat (= 12), flex, gawk, install-info, libc-ares-dev, libcap-dev, - libelf-dev, + libelf-dev:native, + libgrpc++-dev (>=1.16.1) , + libgrpc-dev (>=1.16.1) , libjson-c-dev | libjson0-dev, liblua5.3-dev , libpam0g-dev | libpam-dev, libpcre2-dev, - libpython3-dev, + libprotobuf-c-dev, + libpython3-dev:native, libreadline-dev, - librtr-dev , + librtr-dev (>= 0.8.0~) , libsnmp-dev, libssh-dev , - libsystemd-dev , - libyang2-dev, + libyang-dev ( >= 3.0.3) | libyang2-dev (>= 2.1.128), + lsb-base, + lua5.3 , pkg-config, - python3, - python3-dev, - python3-pytest , - python3-sphinx, + protobuf-c-compiler, + protobuf-compiler (>=3.6.1) , + protobuf-compiler-grpc (>=1.16.1) , + python3-dev:native, + python3-pytest:native , + python3-sphinx:native, + python3:native, texinfo (>= 4.7), Standards-Version: 4.5.0.3 Homepage: https://www.frrouting.org/ @@ -90,9 +96,7 @@ Build-Profiles: Package: frr-test-tools Architecture: linux-any -Depends: frr (= ${binary:Version}), - ${misc:Depends}, - ${shlibs:Depends} +Depends: frr (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: FRRouting suite - Testing Tools Adds FRR test tools, used in testing FRR. Build-Profiles: