mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
d011ac80a0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 lines
197 B
PkgConfig
12 lines
197 B
PkgConfig
prefix=/usr
|
|
libdir=${prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: Lua
|
|
Description: Lua language engine
|
|
Version: 5.1.4
|
|
Requires:
|
|
Libs: -L${libdir} -llua
|
|
Libs.private: -lm
|
|
Cflags: -I${includedir}
|