From 6fb6199bb71f3fd8ecff4ff688bba3612acd35e7 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 5 Feb 2025 17:29:54 +0100 Subject: [PATCH] samba: remove perl-JSON from deps Signed-off-by: Arne Fitzenreiter --- lfs/samba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/samba b/lfs/samba index 6d4976c78..2a4ac3a05 100644 --- a/lfs/samba +++ b/lfs/samba @@ -35,7 +35,7 @@ TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba PAK_VER = 109 -DEPS = avahi libtalloc perl-Parse-Yapp perl-JSON wsdd +DEPS = avahi libtalloc perl-Parse-Yapp wsdd SERVICES = samba -- 2.39.5