I seem to get this error when I build now (it's just stopped working (Upstream related?)):
[ 0%] Building C object CMakeFiles/test-gravity.dir/tests/test-gravity.c.o make[2]: No rule to make target '/usr/lib/liblua.so.5.3', needed by 'test-gravity'. Stop. make[1]: [CMakeFiles/Makefile2:499: CMakeFiles/test-gravity.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 ==> ERROR: A failure occurred in build().
I think it might be because Lua has been upgraded in the main repos to 54 now?: https://www.archlinux.org/packages/extra/x86_64/lua/
I can see that there's a 5.4 version coming along soon maybe https://github.com/awesomeWM/awesome/tree/lua54
Pinned Comments
actionless commented on 2026-03-24 16:13 (UTC)
you could use
awesome-luajit-gitandluajit-lgi/luajit-lgi-gitbefore situation would become more clear after lua54->55 upgrade in Archi also added there
_BUILD_DOCSenv var there, so it could be built withoutldoctrollixx commented on 2016-12-27 08:30 (UTC)