1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-10-03 05:56:39 +02:00

fix freeglut dependencies

This commit is contained in:
DanyLE 2023-07-19 14:15:50 +02:00
parent 7022952f23
commit 2f6a61b16d

View File

@ -1,2 +1,3 @@
PACKAGECONFIG += " gles "
PACKAGECONFIG:remove = " x11 wayland "
DEPENDS:remove = " libxi "