From ed63f00ca0aa3ff31ca97235a3ce1627623436a9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 14 Jan 2008 12:30:46 +0000 Subject: [PATCH] add missing dependency SVN-Revision: 10191 --- lang/php5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 839940e366..1833ac269f 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -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 -- 2.30.2