diff options
author | John Estabrook <jestabro@vyos.io> | 2020-03-26 17:19:53 -0500 |
---|---|---|
committer | John Estabrook <jestabro@vyos.io> | 2020-03-26 17:21:19 -0500 |
commit | 8522b9cb88f918e62f627bc983b12b48a7a34a63 (patch) | |
tree | 27ada7be18679e0d32157af1dc88838cd3cdb685 | |
parent | c03e8eb7e06433feef9ab3f163620b0c283ef733 (diff) | |
download | vyatta-cfg-vpn-8522b9cb88f918e62f627bc983b12b48a7a34a63.tar.gz vyatta-cfg-vpn-8522b9cb88f918e62f627bc983b12b48a7a34a63.zip |
strongSwan: T2164: add dependency on libstrongswan-standard-plugins
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 83ad86a..8f33745 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Depends: perl, vyatta-bash | bash (>= 3.1), strongswan (>= 5.6), strongswan-swanctl (>= 5.6), + libstrongswan-standard-plugins (>=5.6), libstrongswan-extra-plugins (>=5.6), libcharon-extra-plugins (>=5.6), libcrypt-openssl-rsa-perl, |