The source project of this merge request has been removed.
main/lua5.3: fix variables in pkg-config file
These need to be braced, otherwise pkg-config wont recognise them as variables and produce nonsense like this:
pkg-config --libs --cflags lua5.3
-Iincludedir -L
libdir -llua -lm