diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:43:25 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-21 16:43:25 -0700 |
commit | ed2b37becc270c3937bb77e4b3b3fc3636b72985 (patch) | |
tree | 9b4b07b9768b16e81fc2e28fd87b26c00610a279 /debian/control | |
parent | 82a5551bc7c18cfa58043e119a6fbba957f2d81e (diff) | |
download | vyatta-op-firewall-ed2b37becc270c3937bb77e4b3b3fc3636b72985.tar.gz vyatta-op-firewall-ed2b37becc270c3937bb77e4b3b3fc3636b72985.zip |
Fix debian dependencies
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 33de101..ff71bea 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Standards-Version: 3.7.2 Package: vyatta-op-firewall Architecture: all -Depends: bash (>= 3.1), - vyatta-op, +Depends: vyatta-op, + vyatta-bash, vyatta-op-xml Suggests: util-linux (>= 2.13-5), net-tools, |