From: Michael Tremer Date: Sun, 10 Feb 2013 18:29:16 +0000 (+0100) Subject: openvpn: Remove polarssl as a build dependency. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8980a8367631c40ff30063658868bac520e0fb;p=ipfire-3.x.git openvpn: Remove polarssl as a build dependency. It was never ment to use polarssl as the SSL implementation of openvpn, but I must have forgotten to remove the line. openvpn is not capable of all the features it normally supports when it is compiled with polarssl. --- diff --git a/openvpn/openvpn.nm b/openvpn/openvpn.nm index 6698978c3..88c9bd90c 100644 --- a/openvpn/openvpn.nm +++ b/openvpn/openvpn.nm @@ -5,7 +5,7 @@ name = openvpn version = 2.3.0 -release = 1 +release = 2 groups = Networking/VPN url = http://openvpn.net/ @@ -31,7 +31,6 @@ build lzo-devel openssl-devel pam-devel - polarssl-devel end configure_options += \