From cb592f518f60b85f06f42096b4bc4542bdc331bc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 24 Sep 2010 14:10:50 +0000 Subject: testing/openvpn-auth-ldap: build fix needs objc runtime --- testing/openvpn-auth-ldap/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/openvpn-auth-ldap/APKBUILD b/testing/openvpn-auth-ldap/APKBUILD index e3c141707..58e060681 100644 --- a/testing/openvpn-auth-ldap/APKBUILD +++ b/testing/openvpn-auth-ldap/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="LDAP authentication and authorization plugin for OpenVPN 2.x" url="http://code.google.com/p/openvpn-auth-ldap/" license="GPL" depends= -makedepends="openvpn re2c openldap-dev" +makedepends="openvpn re2c openldap-dev objc" install= subpackages= source="http://openvpn-auth-ldap.googlecode.com/files/auth-ldap-$pkgver.tar.gz -- cgit v1.2.3