luci-lib-docker: refresh dependencies
This commit is contained in:
parent
b0057886f3
commit
e696ebab8f
@ -23,7 +23,7 @@ define Package/$(PKG_NAME)
|
||||
SUBMENU:=6. Libraries
|
||||
TITLE:=Docker Engine API for LuCI
|
||||
PKGARCH:=all
|
||||
DEPENDS:=+luci-lib-jsonc
|
||||
DEPENDS:=@(aarch64||arm||x86_64) @HAS_FPU +luci-lib-jsonc
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)/description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user