luci-lib-docker: fix typo
This commit is contained in:
parent
a26f89e734
commit
2ecf4216aa
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user