From e43e3681e9adee0f729e8a4a0c197711d6dd3498 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 27 Dec 2018 22:55:53 +0100 Subject: [PATCH] Updated the dependency-list to require identiconpp-0.3.3 or above. --- .drone.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 11cc389..0927634 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ pipeline: download: image: plugins/download pull: true - source: https://schlomp.space/attachments/3fbdd626-911a-4b23-8169-bae8ddff33c5 + source: https://schlomp.space/attachments/9de0379c-fefc-4943-bffc-c9d27b815fd2 destination: identiconpp.deb gcc5: diff --git a/README.md b/README.md index f383af7..e54a97f 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Up to and including 0.6.2, the packages were generated on Ubuntu 16.04 64 bit. * [crypto++](https://cryptopp.com) (tested: 7.0 / 5.6) * [imagemagick](https://www.imagemagick.org/) (tested: 7.0 / 6.7) * [libxdg-basedir](http://repo.or.cz/w/libxdg-basedir.git) (tested: 1.2) -* [identiconpp](https://schlomp.space/tastytea/identiconpp) (at least: 0.3.2) +* [identiconpp](https://schlomp.space/tastytea/identiconpp) (at least: 0.3.3) On a Debian system, install the packages: `build-essential cmake libcrypto++-dev libmagick++-dev libxdg-basedir-dev` and