Re: RDEPENDS problem
Quentin Schulz
Hi Greg,
On Mon, Sep 21, 2020 at 09:46:51PM +0000, Greg Wilson-Lindberg wrote: .so files are installed in the -dev package even with the line above. Please have a look here: https://wiki.yoctoproject.org/wiki/TipsAndTricks/Packaging_Prebuilt_Libraries#Non-versioned_Libraries if there is really no way for you to avoid having a non-versioned library. You can check if .so files are part of a package by using `oe-pkgdata-util find-path /usr/lib/libcanfestival.so` Cheers, Quentin
|
|