mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libarchive: fix target DEPENDS
This commit is contained in:
parent
a55d88de3a
commit
e941358801
@ -8,7 +8,7 @@ PKG_LICENSE="GPL"
|
|||||||
PKG_SITE="https://www.libarchive.org"
|
PKG_SITE="https://www.libarchive.org"
|
||||||
PKG_URL="https://www.libarchive.org/downloads/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
PKG_URL="https://www.libarchive.org/downloads/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||||
PKG_DEPENDS_HOST="cmake:host ninja:host"
|
PKG_DEPENDS_HOST="cmake:host ninja:host"
|
||||||
PKG_DEPENDS_TARGET="cmake:host gcc:host"
|
PKG_DEPENDS_TARGET="cmake:host gcc:host bzip2 lz4 lzo openssl pcre2 xz zlib zstd"
|
||||||
PKG_SHORTDESC="A multi-format archive and compression library."
|
PKG_SHORTDESC="A multi-format archive and compression library."
|
||||||
|
|
||||||
PKG_CMAKE_OPTS_TARGET="-DCMAKE_POSITION_INDEPENDENT_CODE=1 \
|
PKG_CMAKE_OPTS_TARGET="-DCMAKE_POSITION_INDEPENDENT_CODE=1 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user