1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 05:00:42 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
2f6a61b16d fix freeglut dependencies 2023-07-19 14:15:50 +02:00

View File

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