You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
I have Ubuntu 18.04, and the program curl recently requires libcurl4, when I tried to install brackets it asked me to remove libcurl4 and install libcurl3 so I had to remove curl in order to remove libcurl4.
Steps to Reproduce
On Ubuntu with latest curl 7.58.0, if I try to install brackets I have to remove curl.
Expected behavior:
I thought brackets depends on libcurl3 or more, so it should be happy with newer version of libcurl (i.e. version 4 libcurl4).
Actual behavior:
I had to choose between brackets 1.12 OR curl.
For time being I did choose to remove curl and have brackets
Versions
OS: Ubuntu 18.04 (develpoment branch, will be released next month).