mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
7-zip: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
9a2f6f65ac
commit
5eb1e23d1c
@ -8,7 +8,7 @@ PKG_LICENSE="7-Zip"
|
|||||||
PKG_SITE="https://www.7-zip.org"
|
PKG_SITE="https://www.7-zip.org"
|
||||||
PKG_URL="https://www.7-zip.org/a/7z${PKG_VERSION/./}-src.tar.xz"
|
PKG_URL="https://www.7-zip.org/a/7z${PKG_VERSION/./}-src.tar.xz"
|
||||||
PKG_DEPENDS_HOST="ccache:host"
|
PKG_DEPENDS_HOST="ccache:host"
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="make:host gcc:host"
|
||||||
PKG_LONGDESC="7-Zip is a file archiver with a high compression ratio"
|
PKG_LONGDESC="7-Zip is a file archiver with a high compression ratio"
|
||||||
PKG_TAR_STRIP_COMPONENTS="--strip-components=0"
|
PKG_TAR_STRIP_COMPONENTS="--strip-components=0"
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user