diff options
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8e9f9da..3340614 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: vyatta-cfg-vpn Architecture: all Depends: perl, vyatta-cfg, - vyatta-bash, + vyatta-bash | bash (>= 3.1), openswan Description: Vyatta VPN configuration templates/scripts Vyatta VPN configuration templates and scripts. |