From cb55706633bda6c5bd7c8391da9193ad0146002b Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 22 Nov 2010 09:33:38 -0800 Subject: Add utilities checking addresses These are new C language utilites to replace the Perl utility when checking interface addresses. Perl compilation is major component of slow boot time. Note: this changes the package from pure scripts (arch independent) to arch dependent --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8b3aac01..4f8d26c5 100644 --- a/debian/control +++ b/debian/control @@ -6,16 +6,17 @@ Build-Depends: debhelper (>= 5), autotools-dev Standards-Version: 3.7.2 Package: vyatta-cfg-system -Architecture: all +Architecture: any Depends: acpid, adduser, sed (>= 4.1.5), - perl (>= 5.8.8), + perl (>= 5.10.1), libnetaddr-ip-perl, procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3), libpam-radius-auth, vyatta-cfg (>= 0.18), + libc6 (>= 2.7-6), libpam-runtime (>= 1.0.1-5), vyatta-bash | bash (>= 3.1), sysv-rc, @@ -58,5 +59,5 @@ Suggests: util-linux (>= 2.13-5), ntpdate Replaces: vyatta-cfg (<< 0.17.33), vyatta-cfg-quagga (<< 0.18.17) -Description: Vyatta system-level configuration templates/scripts - Vyatta system-level configuration templates and scripts. +Description: Vyatta system-level configuration + Vyatta system-level configuration utiliites, templates and scripts. -- cgit v1.2.3