mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
lzo: update target toolchain depend
was able to cause the build failure doing - scripts/build iptables - make image
This commit is contained in:
parent
1b0ee1e9f3
commit
60884fd2ce
@ -8,7 +8,7 @@ PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.oberhumer.com/opensource/lzo"
|
||||
PKG_URL="http://www.oberhumer.com/opensource/lzo/download/${PKG_NAME}-${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="A data compression library which is suitable for data de-/compression."
|
||||
PKG_BUILD_FLAGS="+pic"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user