diff options
Diffstat (limited to 'applications/luci-app-ksmbd')
-rw-r--r-- | applications/luci-app-ksmbd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-ksmbd/Makefile b/applications/luci-app-ksmbd/Makefile index db3932c46f..eb09c4cf3a 100644 --- a/applications/luci-app-ksmbd/Makefile +++ b/applications/luci-app-ksmbd/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver LUCI_DEPENDS:=+luci-base +ksmbd-server +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com> include ../../luci.mk |