Merge pull request #6590 from stokito/applications_dependencies
[project/luci.git] / applications / luci-app-ddns / Makefile
index 2ebb0c8b82b8e053e0cd91cbcafebb42fa1c53b8..a2d5935b1638205255d22f8fe994fb8a5ccfe9a7 100644 (file)
@@ -12,8 +12,7 @@ PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Ansuel Smith <ansuelsmth@gmail.com>
 
 LUCI_TITLE:=LuCI Support for Dynamic DNS Client (ddns-scripts)
-LUCI_DEPENDS:=+luci-mod-admin-full +luci-lua-runtime +ddns-scripts
-LUCI_PKGARCH:=all
+LUCI_DEPENDS:=+luci-base +luci-lua-runtime +ddns-scripts
 
 include ../../luci.mk