mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
zip: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
8eaff84624
commit
60c7f00615
@ -7,7 +7,7 @@ PKG_SHA256="f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369"
|
||||
PKG_LICENSE="Info-ZIP"
|
||||
PKG_SITE="http://www.info-zip.org/pub/infozip/"
|
||||
PKG_URL="${SOURCEFORGE_SRC}/infozip/Zip%203.x%20%28latest%29/3.0/${PKG_NAME}${PKG_VERSION/./}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain bzip2"
|
||||
PKG_DEPENDS_TARGET="make:host gcc:host bzip2"
|
||||
PKG_LONGDESC="A compression and file packaging utility."
|
||||
PKG_TOOLCHAIN="manual"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user