diff options
author | Kim Hagen <kim.sidney@gmail.com> | 2016-02-25 06:24:54 -0500 |
---|---|---|
committer | Kim Hagen <kim.sidney@gmail.com> | 2016-02-25 06:24:54 -0500 |
commit | c27d2596db3acd27b8beaded9502cc48afb20c27 (patch) | |
tree | d29d2245763183de831ad41cd57f2c9267fed12f /debian | |
parent | 984030a79c415ac5d4041db1bd638b86946871fd (diff) | |
download | vyatta-cfg-vpn-c27d2596db3acd27b8beaded9502cc48afb20c27.tar.gz vyatta-cfg-vpn-c27d2596db3acd27b8beaded9502cc48afb20c27.zip |
add libcrypt-openssl-rsa-perl dependency
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 605e073..91189e4 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Depends: perl, vyatta-cfg (>= 0.15.33), vyatta-bash | bash (>= 3.1), strongswan (>= 5.2), + libcrypt-openssl-rsa-perl, libc6 (>= 2.7-6) Description: VyOS IPsec VPN configuration templates/scripts VyOS IPsec VPN configuration templates and scripts. |