From 73ddaf2776217039ff760e809b24466d2ac3e652 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 14 Aug 2018 17:01:24 +0200 Subject: [PATCH] Updated dependencies --- .drone.yml | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3143dd6..a4eaea7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 diff --git a/README.md b/README.md index 933c1f5..2f60995 100644 --- a/README.md +++ b/README.md @@ -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)