From 607ab1113fd68be09b0bf40a8ae04a5a077aecfb Mon Sep 17 00:00:00 2001 From: Tom Grennan Date: Tue, 18 Sep 2007 10:40:20 -0700 Subject: fix Package/{Depends,Suggests} --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c101f25..4f78114 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Standards-Version: 3.7.2 Package: vyatta-op Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: bash, sed, procps, coreutils +Suggests: util-linux, net-tools, ethtool, ncurses-bin, ntpdate Description: bash operational command completion Vyatta operational command bash completion script and base templates -- cgit v1.2.3