diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-08-11 13:16:15 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-08-11 14:53:00 -0700 |
commit | 4411108ea7c6e301cd618b8472c6d6beb2a9fd5a (patch) | |
tree | 6cebf15f6c1c90aa5d40653266dc1fc250dc2ffa /debian | |
parent | 6939bb902c9c8c90ad640f6788815424d7d794fc (diff) | |
download | vyatta-op-qos-4411108ea7c6e301cd618b8472c6d6beb2a9fd5a.tar.gz vyatta-op-qos-4411108ea7c6e301cd618b8472c6d6beb2a9fd5a.zip |
Allow either iproute or vyatta-iproute
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index abc4431..bcf04a0 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: vyatta-op-qos Architecture: all Depends: vyatta-op, vyatta-bash | bash (>= 3.1), - vyatta-iproute + iproute | vyatta-iproute Suggests: util-linux (>= 2.13-5), ethtool Description: Vyatta operational commands for QOS |