luci-lib-docker: fix typo

This commit is contained in:
CN_SZTL 2020-03-08 16:33:32 +08:00
parent a26f89e734
commit 2ecf4216aa
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -22,7 +22,7 @@ define Package/$(PKG_NAME)
SUBMENU:=6. Libraries
TITLE:=Docker Engine API for LuCI
PKGARCH:=all
DEPENDS:=+luci-lib-json
DEPENDS:=+luci-lib-jsonc
endef
define Package/$(PKG_NAME)/description