diff options
author | Kim <kim.sidney@gmail.com> | 2019-04-12 16:37:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-12 16:37:36 +0200 |
commit | 68ebd6165d7b5aba30b3b8e924675cb8983da55c (patch) | |
tree | 316114098960749017c196a5920cd20174c4141c /debian | |
parent | bcdf0dead416fdc8e390ee3ba56fc5e7c6490e72 (diff) | |
download | vyatta-cfg-vpn-68ebd6165d7b5aba30b3b8e924675cb8983da55c.tar.gz vyatta-cfg-vpn-68ebd6165d7b5aba30b3b8e924675cb8983da55c.zip |
add dependency
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 247e26c..83ad86a 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Depends: perl, libstrongswan-extra-plugins (>=5.6), libcharon-extra-plugins (>=5.6), libcrypt-openssl-rsa-perl, - libc6 (>= 2.7-6) + libc6 (>= 2.7-6), + python3-vici Description: VyOS IPsec VPN configuration templates/scripts VyOS IPsec VPN configuration templates and scripts. |