1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-10 02:49:48 +02:00

add support to opengles3

This commit is contained in:
DanyLE 2023-07-22 11:18:08 +02:00
parent 22c519e777
commit d9727faf43

View File

@ -19,6 +19,7 @@ IMAGE_INSTALL:append = "libcurl \
libdrm \
libgbm \
libgles2 \
libgles3 \
libegl-mesa \
libglapi \
libudev \