[Rpm-maint] [rpm-software-management/rpm] cmake + lua (Issue #2258)

Panu Matilainen notifications at github.com
Thu Nov 3 07:19:25 UTC 2022


Does #2260 fix it for you?

In addition, there's a known issue of Debian shipping multiple versions of Lua, with the version in the pkg-config name, and at least the autotools build typically failed to find any. You seem to be past that, so either "lua" works on Debian nowadays, or you already figured the workaround: edit "pkg_check_modules(LUA lua REQUIRED)" to look for "lua5.4" or so instead of "lua" (we should probably make the lua name a settable variable or something)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2258#issuecomment-1301724550
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2258/1301724550 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221103/4a978b46/attachment.html>


More information about the Rpm-maint mailing list