luci-app-233ddns: add missing dependency

This commit is contained in:
CN_SZTL 2020-02-16 21:20:03 +08:00
parent 614e165de0
commit e4eecb987c
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -11,7 +11,7 @@ PKG_NAME:=luci-app-233ddns
PKG_VERSION:=1.0
PKG_RELEASE:=1
LUCI_TITLE:=LuCI support for 233DDNS
LUCI_DEPENDS:=+busybox +curl
LUCI_DEPENDS:=+busybox +coreutils-sha512sum +curl
LUCI_PKGARCH:=all
PKG_MAINTAINER:=[CTCGFW]Project-OpenWrt