clarify that catch is for tests
the build was successful 詳情

This commit is contained in:
tastytea 2019-01-02 06:33:43 +01:00
父節點 3faff570a2
當前提交 ffff29d087
簽署人: tastytea
GPG 金鑰 ID: CFC39497F1B26E07
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

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