mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
mesa (Dragonboard): add dependancies libarchive libxml2 lua54
ref:
- ce124328a0
This commit is contained in:
parent
f85a926735
commit
be613bfbaf
@ -13,6 +13,10 @@ PKG_LONGDESC="Mesa is a 3-D graphics library with an API."
|
|||||||
|
|
||||||
get_graphicdrivers
|
get_graphicdrivers
|
||||||
|
|
||||||
|
if [ "${DEVICE}" = "Dragonboard" ]; then
|
||||||
|
PKG_DEPENDS_TARGET+=" libarchive libxml2 lua54"
|
||||||
|
fi
|
||||||
|
|
||||||
PKG_MESON_OPTS_TARGET="-Dgallium-drivers=${GALLIUM_DRIVERS// /,} \
|
PKG_MESON_OPTS_TARGET="-Dgallium-drivers=${GALLIUM_DRIVERS// /,} \
|
||||||
-Dgallium-extra-hud=false \
|
-Dgallium-extra-hud=false \
|
||||||
-Dgallium-omx=disabled \
|
-Dgallium-omx=disabled \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user