From c8a01a8c211342f2d3f8ed9d006a1485564d9ef2 Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Mon, 14 Sep 2020 20:26:00 +0800 Subject: [PATCH] autosamba: switch to samba4 --- package/lean/autosamba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/autosamba/Makefile b/package/lean/autosamba/Makefile index a03161d14e..c8e57805ec 100644 --- a/package/lean/autosamba/Makefile +++ b/package/lean/autosamba/Makefile @@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk define Package/autosamba TITLE:=Samba autoconfig hotplug script. MAINTAINER:=Lean - DEPENDS:=+luci-app-samba +wsdd2 + DEPENDS:=+luci-app-samba4 +wsdd2 endef define Package/autosamba/description