mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
squashfs: depends on 'lzo:host'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b75b62c2bc
commit
63fe2c6589
@ -27,7 +27,7 @@ PKG_SITE="http://squashfs.sourceforge.net/"
|
||||
PKG_URL="$SOURCEFORGE_SRC/squashfs/squashfs/${PKG_NAME}${PKG_VERSION}/${PKG_NAME}${PKG_VERSION}.tar.gz"
|
||||
#PKG_URL="$DISTRO_SRC/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="ccache zlib:host lzo-host xz"
|
||||
PKG_BUILD_DEPENDS="ccache zlib:host lzo:host xz"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="toolchain/sysutils"
|
||||
PKG_SHORTDESC="squashfs-tools: A compressed read-only filesystem for Linux"
|
||||
|
Loading…
x
Reference in New Issue
Block a user