From e290c47a80db2893deb931e62f125f20b306f3df Mon Sep 17 00:00:00 2001
From: Daniil Baturin <daniil@baturin.org>
Date: Tue, 12 Mar 2019 16:51:30 +0100
Subject: Add dependencies on frr-rpki-rtrlib and frr-snmp, since they are now
 separate packages.

---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c15e220d..d8e2d298 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,9 @@ Depends: sed (>= 4.1.5),
  vyatta-cfg-system (>= 0.19.125),
  libc6 (>= 2.7-6),
  vyatta-bash | bash (>= 3.1),
- frr (>= 6.1),
+ frr (>= 7.0),
+ frr-rpki-rtrlib,
+ frr-snmp,
  ipaddrcheck (>=1.1)
 Suggests: util-linux (>= 2.13-5),
  net-tools,
-- 
cgit v1.2.3