[gnutls-devel] GnuTLS | gnutls.pc: unnecessary pathname in Libs.private (#675)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Jan 16 16:55:10 CET 2019
> It is not Fedora specific, it also shows up on Debian.
I work on Debian unstable and can't reproduce, but can see that you are right.
Anyways, building GnuTLS (from git) on Debian unstable and `make install` results in
```
$ cat /usr/local/lib/pkgconfig/gnutls.pc
...
Libs.private: -ltspi -lgmp -lunistring -lidn2
...
```
Isn't that what Debian package building basically does (make install + then collect the data) ?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/675#note_132126091
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190116/04dbf1d5/attachment-0001.html>
More information about the Gnutls-devel
mailing list