diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:44:13 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:44:13 -0700 |
commit | 9c755926bb2a89d3fceec8d658ca9d13853448ae (patch) | |
tree | 7e2c10a3f87b5e4af2783630fc0cad44bd47e0aa /debian/control | |
parent | 314a40af87a37cac33cb78835f0c18690d697419 (diff) | |
download | vyatta-op-qos-9c755926bb2a89d3fceec8d658ca9d13853448ae.tar.gz vyatta-op-qos-9c755926bb2a89d3fceec8d658ca9d13853448ae.zip |
Fix debian dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7e0a64f..67f02e1 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,9 @@ Standards-Version: 3.7.2 Package: vyatta-op-qos Architecture: all -Depends: bash (>= 3.1), - vyatta-op, vyatta-iproute +Depends: vyatta-op, + vyatta-bash, + vyatta-iproute Suggests: util-linux (>= 2.13-5), ethtool Description: Vyatta operational commands for QOS |