Updated dependencies

Este commit está contenido en:
tastytea 2018-08-14 17:01:24 +02:00
padre b744fb0903
commit 73ddaf2776
Firmado por: tastytea
ID de clave GPG: CFC39497F1B26E07
Se han modificado 2 ficheros con 1 adiciones y 2 borrados

Ver fichero

@ -8,7 +8,6 @@ pipeline:
# image: gcc:5
# pull: true
# 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 buster main" >> /etc/apt/sources.list.d/buster.list
# - echo "APT::Default-Release \"jessie\";" >> /etc/apt/apt.conf.d/00default_release

Ver fichero

@ -22,7 +22,7 @@ or to [@tastytea@soc.ialis.me](https://soc.ialis.me/@tastytea).
## Dependencies
* 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)
* [curlpp](http://www.curlpp.org/) (tested: 0.8 / 0.7)
* [mastodon-cpp](https://schlomp.space/tastytea/mastodon-cpp) (at least: 0.18)