diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-04-01 12:37:35 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-04-01 12:37:35 -0700 |
commit | 35642e2e10aff32335690a5af2710bbb9ec3ea13 (patch) | |
tree | eec192d3b39b27daae0258ea1bd4ae26452a0ee6 /debian | |
parent | 2ad53e3ae6bd073785df8f99121b89683df744a2 (diff) | |
download | vyatta-cfg-35642e2e10aff32335690a5af2710bbb9ec3ea13.tar.gz vyatta-cfg-35642e2e10aff32335690a5af2710bbb9ec3ea13.zip |
fix for bug 2689: sort tag nodes appropriately
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 308105a..2fdbcfe 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,9 @@ Depends: sed (>= 4.1.5), vyatta-config-migrate, dhcp3-client | vyatta-dhcp3-client, bsdutils (>=1:2.13), - libc6 (>= 2.7-6) + libc6 (>= 2.7-6), + libsort-versions-perl, + vlan Replaces: vyatta-cfg-firewall Suggests: util-linux (>= 2.13-5), net-tools, |