mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
mesa (Dragonboard): add dependancies libarchive libxml2 lua54
ref:
- ce124328a0
This commit is contained in:
@@ -13,6 +13,10 @@ PKG_LONGDESC="Mesa is a 3-D graphics library with an API."
|
||||
|
||||
get_graphicdrivers
|
||||
|
||||
if [ "${DEVICE}" = "Dragonboard" ]; then
|
||||
PKG_DEPENDS_TARGET+=" libarchive libxml2 lua54"
|
||||
fi
|
||||
|
||||
PKG_MESON_OPTS_TARGET="-Dgallium-drivers=${GALLIUM_DRIVERS// /,} \
|
||||
-Dgallium-extra-hud=false \
|
||||
-Dgallium-omx=disabled \
|
||||
|
||||
Reference in New Issue
Block a user