From eca1842c10541f59f3bebe603651cad2ca8eccb2 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Tue, 13 Nov 2018 21:20:51 +0100 Subject: T1006: set the architecture to 'all' since this package has no architecture-dependent files anymore. --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index e5a3f34a..c15e220d 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5), autotools-dev, automake, autoconf, cpio Standards-Version: 3.7.2 Package: vyatta-cfg-quagga -Architecture: any +Architecture: all Depends: sed (>= 4.1.5), perl (>= 5.8.8), procps (>= 1:3.2.7-3), @@ -15,7 +15,8 @@ Depends: sed (>= 4.1.5), vyatta-cfg-system (>= 0.19.125), libc6 (>= 2.7-6), vyatta-bash | bash (>= 3.1), - frr (>= 6.1) + frr (>= 6.1), + ipaddrcheck (>=1.1) Suggests: util-linux (>= 2.13-5), net-tools, ethtool, -- cgit v1.2.3