On Thu, Jul 17, 2014 at 7:49 AM, Jacob Kroon <[email protected]> wrote:
> Running > > readelf --dynamic libgc_wayland_protocol.so | grep NEEDED > > shows that the library has a runtime dependency on libffi. Same thing > applies to libwayland-viv.so. > > Add libffi to DEPENDS for wayland builds, so that packaging can properly > detect the runtime dependency. For non-wayland builds, skip packaging > the files, so that they don't cause unexpected changes in buildhistory. > > Finally looked up wayland, and it looks like libffi is already a dependency for wayland, so no need to add it again. I'll send a new patch that only skips packaging the wayland files when doing non-wayland builds. I think this was the idea initially proposed by Otavio. /Jacob
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
