clarify that catch is for tests
the build was successful Detalles

Este commit está contenido en:
tastytea 2019-01-02 06:33:43 +01:00
padre 3faff570a2
commit ffff29d087
Firmado por: tastytea
ID de clave GPG: CFC39497F1B26E07
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -80,7 +80,7 @@ They are generated on Debian Stretch 64 bit and signed with my
* [cmake](https://cmake.org/) (at least 3.2)
* [imagemagick](https://www.imagemagick.org/) (tested: 7.0 / 6.7)
* Optional:
* [Catch](https://github.com/catchorg/Catch2) (tested: 2.3 / 1.2)
* Tests: [Catch](https://github.com/catchorg/Catch2) (tested: 2.3 / 1.2)
On a Debian system, install the packages:
`build-essential cmake libmagick++-dev`.