1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-10-07 15:36:39 +02:00
meta-rpi-diya/recipes-graphics/freeglut/freeglut_%.bbappend

3 lines
91 B
Plaintext
Raw Normal View History

2023-07-19 13:24:29 +02:00
PACKAGECONFIG += " gles "
2023-07-19 14:15:50 +02:00
PACKAGECONFIG:remove = " x11 wayland "
DEPENDS:remove = " libxi "