On 20/01/14 12:55, Jason A. Donenfeld wrote:
On Mon, Jan 20, 2014 at 9:57 AM, Ferry Huberts <[email protected]> wrote:
Ok, I needed to install lua-devel (Fedora 20)

This should probably be detected.
For example by using pkg-config, like mentioned in the other thread I just
read while catching up :-)

IMHO It's a good idea to use pkg-config to get/test dependencies.

Currently we do use pkg-config: http://git.zx2c4.com/cgit/tree/cgit.mk#n28

However, the tests should not fail when Lua isn't present. I'll fix this.



It seems that pkg-config might have failed.
This is the contents of lua-devel:
$ rpm -q -l lua-devel
/usr/include/lauxlib.h
/usr/include/lua.h
/usr/include/lua.hpp
/usr/include/luaconf.h
/usr/include/lualib.h
/usr/lib64/liblua.so
/usr/lib64/pkgconfig/lua.pc




--
Ferry Huberts
_______________________________________________
CGit mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to