diff options
-rw-r--r-- | testing/openvpn-auth-ldap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |