public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] samba: Add wsdd as a dependency to samba
@ 2024-03-25 11:17 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2024-03-25 11:17 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

- Add wsdd as a dependency to samba so it will be installed together with samba

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/samba | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/samba b/lfs/samba
index 76088abfa..df7811313 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
 
-- 
2.44.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-25 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-25 11:17 [PATCH] samba: Add wsdd as a dependency to samba Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox