efl/src/modules
Marcel Hollerbach 4e0079eaa9 meson: fix race condition in building
the error
```
./src/modules/evas/engines/gl_generic/../software_generic/evas_ector_software.h:31:10: fatal error: 'evas_ector_software_buffer.eo.h' file not found
```
Came up when building efl on osx with meson. This is caused by the fact that gl_generic was build before the .eo files of evas_ector have been created in software_generic, this fixes this race condition by adding a new dependency to avoid that.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D7831
2019-01-30 18:16:47 +01:00
..
ecore cmake: remove! 2018-12-20 20:07:26 +01:00
ecore_buffer meson: fix a potentionally unexpected behavior 2019-01-10 10:57:42 +01:00
ecore_evas ecore-evas/extn: use evas from events when updating key masks 2019-01-22 12:05:32 -05:00
ecore_imf meson - fix ecore imf scim build to detect scim fully and work again 2018-11-17 11:45:03 +00:00
ecore_wl2 here comes meson 2018-10-02 17:22:50 +02:00
eeze here comes meson 2018-10-02 17:22:50 +02:00
eina cmake: remove! 2018-12-20 20:07:26 +01:00
elementary elm: restore old elm_web behaviour 2019-01-22 14:02:36 +01:00
emotion emotion: gstreamer: fix deprecation warning for g_type_class_add_private 2019-01-16 11:23:44 +00:00
ethumb meson - edje_cc use -fastcomp for fast builds in mesa 2019-01-24 14:04:07 +00:00
evas meson: fix race condition in building 2019-01-30 18:16:47 +01:00