From fd8be04cda544436f2495f9f789dc38c72d5a5fe Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 10:16:10 +0100 Subject: [PATCH] Trimming versions from depends pre-bookworm. Signed-off-by: Daniel Baumann --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index f05ce90..768a54c 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: bison, libprotobuf-c-dev, libpython3-dev:native, libreadline-dev, - librtr-dev (>= 0.8.0~) , + librtr-dev , libsnmp-dev, libssh-dev , libunwind-dev [!alpha !m68k !sparc64 !x32], @@ -31,7 +31,7 @@ Build-Depends: bison, python3-dev:native, python3-pytest:native , python3-sphinx:native, - texinfo (>= 4.7), + texinfo, lua5.3 , liblua5.3-dev Standards-Version: 4.7.0 @@ -42,7 +42,7 @@ Vcs-Git: https://github.com/FRRouting/frr.git -b debian/master Package: frr Architecture: linux-any Depends: iproute2, - logrotate (>= 3.2-11), + logrotate, lsof, ${misc:Depends}, ${shlibs:Depends}