[yocto] pkg-config does not find "luajit" since upgrade to sumo

Burton, Ross ross.burton at intel.com
Thu Mar 28 16:54:30 PDT 2019


On Thu, 28 Mar 2019 at 23:45, Clemens Eisserer <linuxhippy at gmail.com> wrote:
> The bb-file specifies luajit as runtime-dependency as well as inherits
> pkgconfig:
>
> RDEPENDS_${PN} = "luajit"
> inherit autotools pkgconfig

Considering you're trying to use luajit at build time, it's probably
sensible to have it as a build dependency instead (DEPENDS).

Ross


More information about the yocto mailing list