diff --git a/recipes-efl/efl/evas_1.7.8.bbappend b/recipes-efl/efl/evas_1.7.8.bbappend new file mode 100644 index 0000000..43c96a1 --- /dev/null +++ b/recipes-efl/efl/evas_1.7.8.bbappend @@ -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"