diff --git a/debianpkg/control b/debianpkg/control index f3699e9f68..b2c92b17e7 100644 --- a/debianpkg/control +++ b/debianpkg/control @@ -81,7 +81,8 @@ Section: net Architecture: all Depends: ${misc:Depends}, - frr (= ${binary:Version}), + frr (<< ${source:Upstream-Version}.0-~), + frr (>= ${source:Version}~), python (>= 2.7) | python3, python-ipaddr | python-ipaddress Description: BGP/OSPF/RIP/RIPng/ISIS/PIM/LDP routing daemon (Python Tools)