On 2020/05/12 16:21:18, Andreas K. Hüttel wrote:
> Bug: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client
> Verified with subversion-1.12.2
> See also: https://bugs.gentoo.org/686148
>
> pkg-config requests linking to libsvn_client ...
>
> # pkg-config
Bug: libsvn_client.pc should set -lsvn_client-1 instead of -lsvn_client
Verified with subversion-1.12.2
See also: https://bugs.gentoo.org/686148
pkg-config requests linking to libsvn_client ...
# pkg-config --libs libsvn_client
-lsvn_client -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl
... but