1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-08-29 07:12:12 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
DanyLE
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 "