Updated dependencies
This commit is contained in:
parent
b744fb0903
commit
73ddaf2776
|
@ -8,7 +8,6 @@ pipeline:
|
||||||
# image: gcc:5
|
# image: gcc:5
|
||||||
# pull: true
|
# pull: true
|
||||||
# commands:
|
# commands:
|
||||||
# - rm /usr/local/lib64/libstdc++.so.6
|
|
||||||
# - echo "deb http://deb.debian.org/debian stretch main" >> /etc/apt/sources.list.d/stretch.list
|
# - echo "deb http://deb.debian.org/debian stretch main" >> /etc/apt/sources.list.d/stretch.list
|
||||||
# - echo "deb http://deb.debian.org/debian buster main" >> /etc/apt/sources.list.d/buster.list
|
# - echo "deb http://deb.debian.org/debian buster main" >> /etc/apt/sources.list.d/buster.list
|
||||||
# - echo "APT::Default-Release \"jessie\";" >> /etc/apt/apt.conf.d/00default_release
|
# - echo "APT::Default-Release \"jessie\";" >> /etc/apt/apt.conf.d/00default_release
|
||||||
|
|
|
@ -22,7 +22,7 @@ or to [@tastytea@soc.ialis.me](https://soc.ialis.me/@tastytea).
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
* Tested OS: Linux
|
* Tested OS: Linux
|
||||||
* C++ compiler (tested: gcc 6.3 / 7.3)
|
* C++ compiler (tested: gcc 6/7/8)
|
||||||
* [cmake](https://cmake.org/) (tested: 3.9 / 3.11)
|
* [cmake](https://cmake.org/) (tested: 3.9 / 3.11)
|
||||||
* [curlpp](http://www.curlpp.org/) (tested: 0.8 / 0.7)
|
* [curlpp](http://www.curlpp.org/) (tested: 0.8 / 0.7)
|
||||||
* [mastodon-cpp](https://schlomp.space/tastytea/mastodon-cpp) (at least: 0.18)
|
* [mastodon-cpp](https://schlomp.space/tastytea/mastodon-cpp) (at least: 0.18)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user