From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] samba: Depend on libtalloc
Date: Mon, 30 Dec 2024 11:34:13 +0000 [thread overview]
Message-ID: <20241230113413.4127784-1-michael.tremer@ipfire.org> (raw)
[-- 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
reply other threads:[~2024-12-30 11:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241230113413.4127784-1-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox