mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2024-11-20 03:48:22 +01:00
fix freeglut dependencies
This commit is contained in:
parent
7022952f23
commit
2f6a61b16d
@ -1,2 +1,3 @@
|
|||||||
PACKAGECONFIG += " gles "
|
PACKAGECONFIG += " gles "
|
||||||
PACKAGECONFIG:remove = " x11 wayland "
|
PACKAGECONFIG:remove = " x11 wayland "
|
||||||
|
DEPENDS:remove = " libxi "
|
Loading…
Reference in New Issue
Block a user