From patchwork Mon Mar 25 11:17:52 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7677 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4V39Qf332Yz3wv4 for ; Mon, 25 Mar 2024 11:18:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4V39Qc426Mz2sw; Mon, 25 Mar 2024 11:18:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4V39Qc1bpbz2ymN; Mon, 25 Mar 2024 11:18:00 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4V39QZ06C2z2xZX for ; Mon, 25 Mar 2024 11:17:58 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4V39QY22hrznj; Mon, 25 Mar 2024 11:17:57 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1711365477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=j+6kQVVH5iTh1xXoFBPhGTYo1jzHAEwT+P1xav7RQ0U=; b=Z/Qb5uXgknnVYx9gmXRCuANimYcUvhDfvb8Jen6cmuZbHRIXJcMMnWYX/okJ4b9bl+D6Jy XKvq5PVe2kIQfWCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1711365477; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=j+6kQVVH5iTh1xXoFBPhGTYo1jzHAEwT+P1xav7RQ0U=; b=jQcLD98FxRJNMzAHDpH8LoZwGlhSB/hHiIfexhDRZ5kyp53GGzYmNHHUKAGyrnxbE3ukB3 HO8FmFp4M4GlFbY1UpapWfyvRlp2pfUlcZpphfvhjPO5bI6/fFWuXIRvFFFCQLcxf2oY04 P1J8SiLKdODQSDudEpvc8FYA+V0nWg1xDI1+zRgU7+n1vv6uRnE3XudVh/ngl/6tDfpEbE WxnI3uu2lMQM3D4FKyBHzmd2X3scerwhbPU6FTQjzDol90wIwxOPfFsDPI/v207XQl1r2z YC20UXM5mHYSpbJn1vJsNXxrj+ekI0CzOASU9dUfyjSkXQkZX1pUQChFiWAdgw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] samba: Add wsdd as a dependency to samba Date: Mon, 25 Mar 2024 12:17:52 +0100 Message-ID: <20240325111752.9746-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 2ICIG26MPJTBBDABFZKE5OFBJ4PJBVUX X-Message-ID-Hash: 2ICIG26MPJTBBDABFZKE5OFBJ4PJBVUX X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Add wsdd as a dependency to samba so it will be installed together with samba Signed-off-by: Adolf Belka --- 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