On 23-06 15:40, Jan Janak wrote:
On 23-06 14:54, Iñaki Baz Castillo wrote:
2009/6/23 Iñaki Baz Castillo ibc@aliax.net:
If Debian wants to provide official SR packages, them they could choose to use the GnuTLs version instead (by creating their own "control" file).
ops, my mistake. The *already* compiled DEB packages don't require de -dev packages, of course, but just the runtime libraries (libcurl3 or libcurl3-gnutls).
Some questions:
- If the deb package is compiled with libcurl4-openssl-dev, could the
deb package itself require libcurl3-gnutls instead of libcurl3? Would it work?
No, the binary package will depend on libcurl3-gnutls and libgnutls.
Errata: The other way around (libcurl3 and libssl).
sorry, Jan.