[Rpm-maint] [rpm-software-management/rpm] scripts/pkgconfigdeps.sh fixes (#411)

kloczek notifications at github.com
Tue Mar 13 01:29:17 UTC 2018


> Also, openSUSE statically links libsolv to libzypp, and libdnf statically links libsolv in openSUSE too. There are a number of packages that are, in fact, statically linked, and static library subpackages are provided if shared libraries are also provided.

This is an OpenSUSE problem that those packages provide only static libraries in case of those packages. In libsolv.pc libsolv.a is offered by:
`Libs: -L${libdir} -lsolv
`
And there is no Requires.private line. Sorry to say this but your example has nothing to do with what pkgconfigdeps.sh script does,

BTW: in Fedora, those packages provide only shared libraries.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/411#issuecomment-372515752
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180313/d6c2dd8a/attachment.html>


More information about the Rpm-maint mailing list