diff options
| author | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-05 11:26:03 -0800 |
|---|---|---|
| committer | An-Cheng Huang <ancheng@vyatta.com> | 2007-12-05 11:26:03 -0800 |
| commit | 2f9ea52c4ed0415509dcdd8c786da773cefc041b (patch) | |
| tree | 983ec2405e31c207be997a1934a2b617af4e4cca /debian/control | |
| parent | 4dbba52a5b7e97d55ea7c4f957f594204350b9b2 (diff) | |
| download | vyatta-op-2f9ea52c4ed0415509dcdd8c786da773cefc041b.tar.gz vyatta-op-2f9ea52c4ed0415509dcdd8c786da773cefc041b.zip | |
use symlink instead of wrapper for ethtool
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 3517600..a5c9b9f 100644 --- a/debian/control +++ b/debian/control @@ -9,12 +9,12 @@ Package: vyatta-op Architecture: all Depends: bash (>= 3.1), sed (>= 4.1.5), + ethtool, + ntpdate, procps (>= 1:3.2.7-3), coreutils (>= 5.97-5.3) Suggests: util-linux (>= 2.13-5), net-tools, - ethtool, ncurses-bin (>= 5.5-5), - ntpdate Description: bash operational command completion Vyatta operational command bash completion script and base templates |
