mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi: depends on package 'gpu-viv-g2d'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
81b67f1fcb
commit
75e1a561c5
@ -254,6 +254,7 @@ if [ ! "$KODIPLAYER_DRIVER" = default ]; then
|
||||
KODI_CXXFLAGS="$KODI_CXXFLAGS $BCM2835_INCLUDES"
|
||||
elif [ "$KODIPLAYER_DRIVER" = libfslvpuwrap ]; then
|
||||
KODI_CODEC="--enable-codec=imxvpu"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET gpu-viv-g2d"
|
||||
elif [ "$KODIPLAYER_DRIVER" = libamcodec ]; then
|
||||
KODI_CODEC="--enable-codec=amcodec"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user