Hi,
I’m trying to add a nanomsg package. It’s cmake-build-based, that works. However at runtime libanl.so.1 is missing.
I find it in target_*/lib/, together with other libc-stuff. But it is not transferred to root_*/lib (including a few others).
Is there a way to enable this using e.g. PKG_NEEDS or a similar mechanism?
Cheers,
Diez