Added Debian package names for dependencies.

This commit is contained in:
tastytea 2018-11-28 16:21:26 +01:00
parent b0e267f13f
commit e9456be931
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 3 additions and 0 deletions

View File

@ -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