diff options
author | Stig Thormodsrud <stig@vyatta.com> | 2008-08-04 10:38:59 -0700 |
---|---|---|
committer | Stig Thormodsrud <stig@vyatta.com> | 2008-08-04 10:38:59 -0700 |
commit | f03fa5d21e5e5f620ea1e52c6403fe23a4284d85 (patch) | |
tree | ba1404b0bf60126d2c572c3594cc45607887c09b | |
parent | 8328f95b878ca073b2fbc9bc4a5031cbfb1f03b7 (diff) | |
download | vyatta-cfg-f03fa5d21e5e5f620ea1e52c6403fe23a4284d85.tar.gz vyatta-cfg-f03fa5d21e5e5f620ea1e52c6403fe23a4284d85.zip |
Add curl package for bug 3143.
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c469fb8..064474b 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,8 @@ Depends: sed (>= 4.1.5), bsdutils (>=1:2.13), libc6 (>= 2.7-6), libsort-versions-perl, - vlan + vlan, + curl Replaces: vyatta-cfg-firewall Suggests: util-linux (>= 2.13-5), net-tools, |