mesa-demos: update PACKAGECONFIG

to drop the now-obsolete 'glx' option.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2021-11-11 13:16:46 -08:00
parent b7b77a4e95
commit 5e95ce6c15

View File

@@ -1,2 +1,2 @@
PACKAGECONFIG:tegra = "egl gles2 x11 glx"
PACKAGECONFIG:tegra = "egl gles2 x11"
PACKAGE_ARCH:tegra = "${TEGRA_PKGARCH}"