[Issue 18649] curl on Ubuntu 18.04 depends on libcurl4, .deb installer depends on libcurl3

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 26 08:52:14 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18649

greenify <greeenify at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com

--- Comment #5 from greenify <greeenify at gmail.com> ---
The "official" deb ball is supposed to run on Debian too, so probably the only
solution for a universal deb ball would be to drop the dependency on libcurl.
It's only used for std.net.curl and dynamically loaded when needed.
The d-apt registry should be able to set the dependency correctly though.

--


More information about the Digitalmars-d-bugs mailing list