diff options
Diffstat (limited to 'applications/luci-app-samba4/Makefile')
-rw-r--r-- | applications/luci-app-samba4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-samba4/Makefile b/applications/luci-app-samba4/Makefile index 3366dd8a16..b0dedc5413 100644 --- a/applications/luci-app-samba4/Makefile +++ b/applications/luci-app-samba4/Makefile @@ -2,8 +2,8 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS module -LUCI_DEPENDS:=+luci-compat +samba4-server +LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver +LUCI_DEPENDS:=+samba4-server include ../../luci.mk |