mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2024-12-26 21:18:22 +01:00
add opengl deps when building for mele/cubieboard
This commit is contained in:
parent
f8d920108a
commit
72032b2c20
3
recipes-efl/efl/evas_1.7.8.bbappend
Normal file
3
recipes-efl/efl/evas_1.7.8.bbappend
Normal file
@ -0,0 +1,3 @@
|
||||
#force building gl (sunxi-mali) before evas otherwise evas will not build gles support
|
||||
DEPENDS_mele += "virtual/egl"
|
||||
DEPENDS_cubieboard += "virtual/egl"
|
Loading…
Reference in New Issue
Block a user