summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-04-15 23:19:12 +0200
committerChristian Poessinger <christian@poessinger.com>2021-04-15 23:19:14 +0200
commit41345d14a27b5824bf513c2ae4b6ae9a58059dbf (patch)
tree85bd36f7085dfe9630ba29c056851dbe07dcb775 /debian
parentd712964570b3475928d3b9eb08602292cb00ff82 (diff)
downloadvyos-1x-41345d14a27b5824bf513c2ae4b6ae9a58059dbf.tar.gz
vyos-1x-41345d14a27b5824bf513c2ae4b6ae9a58059dbf.zip
Debian: add missing FRR dependencies
As all routing protocol definitions have been moved from the soon deprecated vyatta-cfg-quagga package to vyos-1x, we also need to take care about all the dependencies. Add missing frr-rpki-rtrlib and frr-snmp dependency and enforce a FRR version of at least 7.5 which holds all the features we currently support.
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index fd4ab8c96..c42915cb7 100644
--- a/debian/control
+++ b/debian/control
@@ -47,8 +47,10 @@ Depends:
etherwake,
fastnetmon,
file,
- frr,
+ frr (>= 7.5),
frr-pythontools,
+ frr-rpki-rtrlib,
+ frr-snmp,
grc,
hostapd (>= 0.6.8),
hvinfo,