efl/src/lib/elua
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
..
Elua.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
cache.c make mman.h private 2019-08-19 09:55:13 -04:00
elua.c elua: get rid of lightuserdata for state retrieval 2018-04-13 15:40:05 +02:00
elua_private.h remove Evil.h when not necessary, include evil_private.h when necessary 2019-05-20 09:10:00 -04:00
io.c include evil_private.h in last files, and disable symbolic links on Windows in a couple of files 2019-05-22 07:59:05 -04:00
meson.build correct edje pkg-config generation for luaold 2019-12-28 10:47:46 +01:00