diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-22 18:01:36 -0700 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-22 18:01:36 -0700 |
commit | 1d2757f8e99d71ba228112ee072bbd7a2dbbfe83 (patch) | |
tree | 9b4b07b9768b16e81fc2e28fd87b26c00610a279 | |
parent | 8a2ef44d22c09b5d3005895f3fc33f9b3a1c83b2 (diff) | |
parent | ed2b37becc270c3937bb77e4b3b3fc3636b72985 (diff) | |
download | vyatta-op-firewall-1d2757f8e99d71ba228112ee072bbd7a2dbbfe83.tar.gz vyatta-op-firewall-1d2757f8e99d71ba228112ee072bbd7a2dbbfe83.zip |
Merge branch 'glendale' into hollywood
-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, |