Package manager switch #8

Merged
kdeng00 merged 3 commits from package_manager-switch into master 2021-12-29 15:50:28 -05:00
Showing only changes of commit db1a6302ad - Show all commits
+4 -4
View File
@@ -7,12 +7,12 @@ IcarusDownloadManager is a Linux CLI software client application that has the fe
* C++
* CMake
* GCC
* GCC >= 9
* conan
* [json](https://github.com/nlohmann/json)
* openssl
* libCurl
* [cpr](http://whoshuu.github.io/cpr/)
* [openssl](https://github.com/openssl/openssl)
* [curl](https://github.com/curl/curl)
* [cpr](https://github.com/libcpr/cpr)
### Getting Started