diff options
Diffstat (limited to 'applications/luci-app-samba4')
-rw-r--r-- | applications/luci-app-samba4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-samba4/Makefile b/applications/luci-app-samba4/Makefile index 6d2fa681ca..b6a20d660c 100644 --- a/applications/luci-app-samba4/Makefile +++ b/applications/luci-app-samba4/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver LUCI_DEPENDS:=+luci-base +samba4-server +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com> include ../../luci.mk |