X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fsamba;fp=lfs%2Fsamba;h=874166d2e306e2413b765e417caa17dffb124815;hp=dcc3ee051d9ad460a6edc77c830a5817598370d3;hb=391540d9d82b42042756c67b2f5676d799d92f59;hpb=42c19f78d84a9472b3dffcf8c17a6b7ca4baaf34 diff --git a/lfs/samba b/lfs/samba index dcc3ee051d..874166d2e3 100644 --- a/lfs/samba +++ b/lfs/samba @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 69 +PAK_VER = 70 -DEPS = cups libtirpc krb5 perl-Parse-Yapp +DEPS = avahi cups libtirpc krb5 perl-Parse-Yapp ############################################################################### # Top-level Rules @@ -90,9 +90,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-acl-support \ --with-sendfile-support \ --with-winbind \ - --enable-fhs \ + --enable-avahi \ --enable-cups \ - --disable-avahi \ + --enable-fhs \ --with-syslog cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) cd $(DIR_APP) && make install