diff options
Diffstat (limited to 'applications/luci-app-smartdns')
-rw-r--r-- | applications/luci-app-smartdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-smartdns/Makefile b/applications/luci-app-smartdns/Makefile index 407e98f7c8..217288cfa4 100644 --- a/applications/luci-app-smartdns/Makefile +++ b/applications/luci-app-smartdns/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:=1 LUCI_TITLE:=LuCI for smartdns LUCI_DESCRIPTION:=Provides Luci for smartdns -LUCI_DEPENDS:=+smartdns +LUCI_DEPENDS:=+luci-base +smartdns LUCI_PKGARCH:=all define Package/$(PKG_NAME)/config |