diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-01-30 15:55:22 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-01-30 15:55:22 -0800 |
commit | 57d01b8fdc6c87b94e423c06dfaf90d14d140acc (patch) | |
tree | 0109c977705137daa64d4b554ba02222265efc21 /debian | |
parent | bbb0bf1533d3fe9de479d06954d7ffc1a07c27a0 (diff) | |
download | vyatta-op-qos-57d01b8fdc6c87b94e423c06dfaf90d14d140acc.tar.gz vyatta-op-qos-57d01b8fdc6c87b94e423c06dfaf90d14d140acc.zip |
Change dependencies to include vyatta-iproute
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/debian/control b/debian/control index 6212358..7e0a64f 100644 --- a/debian/control +++ b/debian/control @@ -8,11 +8,8 @@ Standards-Version: 3.7.2 Package: vyatta-op-qos Architecture: all Depends: bash (>= 3.1), - vyatta-op + vyatta-op, vyatta-iproute Suggests: util-linux (>= 2.13-5), - net-tools, - ethtool, - ncurses-bin (>= 5.5-5), - ntpdate -Description: Vyatta operational commands for qos. - Vyatta operational commands for qos. + ethtool +Description: Vyatta operational commands for QOS + Vyatta operational commands for Quality of Service. |