https://bugzilla.redhat.com/show_bug.cgi?id=2091484
--- Comment #2 from "FeRD" (Frank Dana) ferdnyc@gmail.com --- (In reply to "FeRD" (Frank Dana) from comment #1)
It also needs a C/C++ compiler, potentially
In fact, not just potentially. The lua module /usr/share/lua/5.4/luarocks/core/cfg.lua uses the `gcc` command, specifically, as part of its configuration probing, so it _DEFINITELY_ needs to have a runtime dependency on `gcc`.