From: Adolf Belka Date: Mon, 25 Mar 2024 11:17:52 +0000 (+0100) Subject: samba: Add wsdd as a dependency to samba X-Git-Tag: v2.29-core185~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb0488997b9c2237058a0ff8c546c269b6a6f1ed;p=ipfire-2.x.git samba: Add wsdd as a dependency to samba - Add wsdd as a dependency to samba so it will be installed together with samba Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/samba b/lfs/samba index 76088abfad..df78113139 100644 --- a/lfs/samba +++ b/lfs/samba @@ -33,9 +33,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 99 +PAK_VER = 100 -DEPS = avahi cups perl-Parse-Yapp perl-JSON +DEPS = avahi cups perl-Parse-Yapp perl-JSON wsdd SERVICES = samba