add missing dependency
authorFelix Fietkau <nbd@openwrt.org>
Mon, 14 Jan 2008 12:30:46 +0000 (12:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 14 Jan 2008 12:30:46 +0000 (12:30 +0000)
SVN-Revision: 10191

lang/php5/Makefile

index 839940e366501daf838eb47556be66d2c77f22d5..1833ac269f1049a67b1eb147c56c0ee744fac23d 100644 (file)
@@ -101,7 +101,7 @@ endef
 
 define Package/php5-mod-ldap
   $(call Package/php5/Default)
 
 define Package/php5-mod-ldap
   $(call Package/php5/Default)
-  DEPENDS:=php5 +libopenldap
+  DEPENDS:=php5 +libopenldap +libsasl2
   TITLE:=LDAP module
 endef
 
   TITLE:=LDAP module
 endef