public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 4/5] samba: add fuse as dependency
@ 2021-01-13 18:22 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-01-13 18:22 UTC (permalink / raw)
  To: development

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

From: Adolf Belka <ahb.ipfire(a)gmail.com>

- fuse added as dependency as it has been moved from core to addon
- No change to rootfiles

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

diff --git a/lfs/samba b/lfs/samba
index f57a04737..8734cadce 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -32,9 +32,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 75
+PAK_VER    = 76
 
-DEPS       = avahi cups libtirpc krb5 perl-Parse-Yapp
+DEPS       = avahi cups libtirpc krb5 perl-Parse-Yapp fuse
 
 ###############################################################################
 # Top-level Rules
-- 
2.30.0


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

only message in thread, other threads:[~2021-01-13 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 18:22 [PATCH 4/5] samba: add fuse as dependency Adolf Belka

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