diff --git a/README.md b/README.md index dadcdc0..7e6ad17 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,9 @@ They are generated on Ubuntu 16.04 64 bit and signed with my * [imagemagick](https://www.imagemagick.org/) (tested: 7.0 / 6.7) * [libxdg-basedir](http://repo.or.cz/w/libxdg-basedir.git) (tested: 1.2) +On a Debian system, install the packages: `build-essential cmake libcrypto++-dev +libmagick++-dev libxdg-basedir-dev`. + #### Compile ```SH