public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] samba: Depend on libtalloc
@ 2024-12-30 11:34 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2024-12-30 11:34 UTC (permalink / raw)
  To: development

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

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 lfs/samba | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/samba b/lfs/samba
index 1d5789c5e..39deef55b 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    = 106
+PAK_VER    = 107
 
-DEPS       = avahi cups perl-Parse-Yapp perl-JSON wsdd
+DEPS       = avahi cups libtalloc perl-Parse-Yapp perl-JSON wsdd
 
 SERVICES   = samba
 
-- 
2.39.5


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

only message in thread, other threads:[~2024-12-30 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-30 11:34 [PATCH] samba: Depend on libtalloc Michael Tremer

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