diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ff71bea..86098d9 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: vyatta-op-firewall Architecture: all Depends: vyatta-op, - vyatta-bash, + vyatta-bash | bash (>= 3.1), vyatta-op-xml Suggests: util-linux (>= 2.13-5), net-tools, |