[yocto] dev package being pulled into RDEPENDS automatically

Burton, Ross ross.burton at intel.com
Thu Jun 2 06:24:30 PDT 2016


On 31 May 2016 at 12:09, Alfonso Lima Astor <alfonsolimaastor at gmail.com>
wrote:

> Do you know where this rdependency could get pulled into? how could I
> remove it?
>

This can happen if the package generates unversioned libraries that look
like development symlinks (such as /usr/lib/libfoo.so), which by default
get packaged into foo-dev but as they're real libraries will result in
dependencies being added.

If this is the case then you just need to fix the packaging so the real
libraries are not in the -dev package.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160602/f3b2e286/attachment.html>


More information about the yocto mailing list