mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lz4: update target toolchain depend
was able to cause the build failure doing - scripts/build iptables - make image
This commit is contained in:
parent
9281f910ed
commit
1b0ee1e9f3
@ -8,7 +8,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/lz4/lz4"
|
||||
PKG_URL="https://github.com/lz4/lz4/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="cmake:host ninja:host"
|
||||
PKG_DEPENDS_TARGET="cmake:host gcc:host"
|
||||
PKG_DEPENDS_TARGET="cmake:host gcc:host ninja:host"
|
||||
PKG_LONGDESC="lz4 data compressor/decompressor"
|
||||
|
||||
configure_package() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user