diff options
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
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, |