]> git.proxmox.com Git - rustc.git/commit
d/control: add libssl and prefer curl with openssl
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 8 May 2024 13:45:00 +0000 (15:45 +0200)
committerFabian Grünbichler <debian@fabian.gruenbichler.email>
Wed, 8 May 2024 17:45:46 +0000 (19:45 +0200)
commit1906fc7942d4307091eee367257f5bc011d7a3aa
tree5cf879cb79391677c8b900166d5ce89a9afbcc21
parent35f3b6da2591aa75f3f5f86d21193966a76ece98
d/control: add libssl and prefer curl with openssl

the direct dependency on libssl-dev was missing so far, but it was transitively
pulled in anyway. prefer curl with openssl instead of gnutls, even though curl
itself will still pull in gnutls and nettle even then, and libgit2 will pull in
mbedtls in addition..

Closes: #962508
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
debian/control