diff options
Diffstat (limited to 'applications/luci-app-ddns/Makefile')
-rw-r--r-- | applications/luci-app-ddns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile index 579843665c..a2d5935b16 100644 --- a/applications/luci-app-ddns/Makefile +++ b/applications/luci-app-ddns/Makefile @@ -13,7 +13,6 @@ PKG_MAINTAINER:=Ansuel Smith <ansuelsmth@gmail.com> LUCI_TITLE:=LuCI Support for Dynamic DNS Client (ddns-scripts) LUCI_DEPENDS:=+luci-base +luci-lua-runtime +ddns-scripts -LUCI_PKGARCH:=all include ../../luci.mk |