efl/src/lib/evas/filters
Ross Vandegrift 2e854ce7ed correct edje pkg-config generation for luaold
Currently, edje.pc gets its lua Requires from the -Dlua-interpreter argument.
If -Dlua-interpreter=lua, an unversioned lua entry ends up in Requires, which
cannot always be satisifed.  The evas filters meson.build handles this case by
generating a version-specific entry.  This patch copies that logic into the top
level meson.build, and passes the result to the edje subproject.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10965
2019-12-28 10:47:46 +01:00
..
lua here comes meson 2018-10-02 17:22:50 +02:00
evas_filter.c evas filter: Implement inverse color filter 2019-11-05 10:45:14 +09:00
evas_filter_parser.c evas filter: Implement inverse color filter 2019-11-05 10:45:14 +09:00
evas_filter_private.h evas filters: Add "alphaonly" flag for blend and blur 2017-12-14 18:03:49 +09:00
evas_filter_utils.c evas filters: Fix blur logic and GL buffer handling 2017-04-14 11:26:43 +09:00
meson.build correct edje pkg-config generation for luaold 2019-12-28 10:47:46 +01:00