From 2491cb47e097dd6159654589e11299cb6768eb62 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 27 Dec 2018 22:13:10 +0100 Subject: [PATCH] Updated the dependency-list to require identiconpp-0-3-2 or above. --- .drone.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a50e666..11cc389 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ pipeline: download: image: plugins/download pull: true - source: https://schlomp.space/attachments/b549d7c9-2dee-4c92-b922-37813f3ef049 + source: https://schlomp.space/attachments/3fbdd626-911a-4b23-8169-bae8ddff33c5 destination: identiconpp.deb gcc5: diff --git a/README.md b/README.md index 2f4ba9c..f383af7 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.2.0) +* [identiconpp](https://schlomp.space/tastytea/identiconpp) (at least: 0.3.2) On a Debian system, install the packages: `build-essential cmake libcrypto++-dev libmagick++-dev libxdg-basedir-dev` and