autosamba: netshare show in Windows 10

This commit is contained in:
coolsnowwolf 2020-02-16 23:27:53 +08:00
parent 8dbb8079e8
commit fdd4f8901a

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=autosamba
PKG_VERSION:=1
PKG_RELEASE:=10
PKG_RELEASE:=11
PKG_ARCH:=all
include $(INCLUDE_DIR)/package.mk
@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/autosamba
TITLE:=Samba autoconfig hotplug script.
MAINTAINER:=Lean
DEPENDS:=+luci-app-samba
DEPENDS:=+luci-app-samba +wsdd2
endef
define Package/autosamba/description