We also need libcurl

master
Melroy van den Berg 2021-12-08 00:18:39 +01:00
parent 23183367d3
commit 0078d77adc
No known key found for this signature in database
GPG Key ID: 71D11FF23454B9D7
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ For the build you need at least:
* GCC 9 or higher (`build-essential`, `g++-9`)
* CMake (Package: `cmake`)
* Ninja build system (Package: `ninja-build`)
* Libcurl (Package: `libcurl4-openssl-dev`)
* GTK & Pango (including C++ bindings):
* Package: `libgtkmm-3.0-dev` under Debian based distros