diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index d0dc7bc..ae58f6e 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,10 @@ Architecture: any Depends: perl, vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), - strongswan (>= 5.2), - strongswan-swanctl (>= 5.2), + strongswan (>= 5.6), + strongswan-swanctl (>= 5.6), + libstrongswan-extra-plugins (>=5.6), + libcharon-extra-plugins (>=5.6), libcrypt-openssl-rsa-perl, libc6 (>= 2.7-6) Description: VyOS IPsec VPN configuration templates/scripts |