add missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10191 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
83ccee9c38
commit
39d6903cc6
@ -101,7 +101,7 @@ endef
|
||||
|
||||
define Package/php5-mod-ldap
|
||||
$(call Package/php5/Default)
|
||||
DEPENDS:=php5 +libopenldap
|
||||
DEPENDS:=php5 +libopenldap +libsasl2
|
||||
TITLE:=LDAP module
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user