mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc: depends on 'lzo:host'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c569dd69a6
commit
b75b62c2bc
@ -41,7 +41,7 @@ PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
# needed for hosttools (Texturepacker)
|
||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS lzo-host SDL-host SDL_image-host"
|
||||
PKG_BUILD_DEPENDS="$PKG_BUILD_DEPENDS lzo:host SDL-host SDL_image-host"
|
||||
|
||||
# some python stuff needed for various addons
|
||||
PKG_DEPENDS="$PKG_DEPENDS Imaging"
|
||||
|
Loading…
x
Reference in New Issue
Block a user