]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
openvpn: Remove polarssl as a build dependency.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 10 Feb 2013 18:29:16 +0000 (19:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 10 Feb 2013 18:29:16 +0000 (19:29 +0100)
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.

openvpn/openvpn.nm

index 6698978c308c5e5312ab029e32ff3310eb3eeac1..88c9bd90ce1613f81707e2acb42c22b044d2f2c1 100644 (file)
@@ -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 += \