debian: remove bogus "iproute" dependency

This is cargo cult from decades ago.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
David Lamparter 2023-01-02 14:43:29 +01:00
parent f032ce0a66
commit 75a7532a11
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -13,6 +13,7 @@ frr (8.4.1-1) UNRELEASED; urgency=medium
* disable ELF magic on mips64el
* fixed texinfo figure installation directory
* enable dh_sphinxdoc to get rid of embedded javascript in frr-doc
* removed bogus iproute dependency choice
-- David Lamparter <equinox-debian@diac24.net> Mon, 02 Jan 2023 12:19:01 +0100

2
debian/control vendored
View File

@ -39,7 +39,7 @@ Vcs-Git: https://github.com/FRRouting/frr.git -b debian/master
Package: frr
Architecture: linux-any
Depends: iproute2 | iproute,
Depends: iproute2,
logrotate (>= 3.2-11),
lsof,
${misc:Depends},