diff options
-rw-r--r-- | testing/apache-mod-auth-ntlm-winbind/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apache-mod-auth-ntlm-winbind/APKBUILD b/testing/apache-mod-auth-ntlm-winbind/APKBUILD index 4341e6e39..1165ddd81 100644 --- a/testing/apache-mod-auth-ntlm-winbind/APKBUILD +++ b/testing/apache-mod-auth-ntlm-winbind/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Authentication module for Apache using NTLM protocol with winbind helper" url="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/" license="Apache2" -depends="apache2 samba" +depends="apache2 samba winbind" makedepends="autoconf apache2-dev apr-util-dev apr-dev" source="http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/mod_auth_ntlm_winbind.c http://samba.org/ftp/unpacked/lorikeet/mod_auth_ntlm_winbind/configure.in |