]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/openldap
Added curl to core30.
[people/pmueller/ipfire-2.x.git] / lfs / openldap
index bdeea1a3e02ed8f2709159cfe453d8b94f3b7310..346524e9aa35c3bf4233785c0408b63abda4a105 100644 (file)
@@ -34,6 +34,8 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = openldap
 PAK_VER    = 1
 
+DEPS       = "cyrus-sasl"
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -90,7 +92,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                            --enable-ppolicy \
                            --enable-valsort
        cd $(DIR_APP) && make depend
-       cd $(DIR_APP) && make $(MAKETUNING)
+       cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_APP) && make install
        chmod -v 755 /usr/lib/libl*-2.3.so.0.2.8
        @rm -rf $(DIR_APP)