diff options
author | UnicronNL <khagen@multi.eu> | 2016-03-29 10:02:54 +0200 |
---|---|---|
committer | UnicronNL <khagen@multi.eu> | 2016-03-29 10:02:54 +0200 |
commit | 52f85ec00b8e85723920ebaab49ed8b318d9d475 (patch) | |
tree | c8039f674cd9f20eb4404754e287271f39484b7f | |
parent | a9e5c3b331f2d8cbe25d4d6268c4db8f780c865a (diff) | |
download | vyatta-cfg-qos-52f85ec00b8e85723920ebaab49ed8b318d9d475.tar.gz vyatta-cfg-qos-52f85ec00b8e85723920ebaab49ed8b318d9d475.zip |
update depend from iproute to iproute2
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index be83927..f54fa24 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Depends: sed (>= 4.1.5), coreutils (>= 5.97-5.3), vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), - iproute | vyatta-iproute, + iproute2 | vyatta-iproute, bridge-utils, ethtool Suggests: util-linux (>= 2.13-5), |