mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-app-ddns: excise luci-lua-runtime depends
was commit 8efe23f3be44a28b872f2cb78b5bac5c8ff7e0a3 Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -12,7 +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-base +luci-lua-runtime +ddns-scripts
|
||||
LUCI_DEPENDS:=+luci-base +ddns-scripts
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user