From 0727e83c2ea4cef48a80be0ccf644205dda20e27 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Mon, 6 Nov 2017 19:05:48 -0500 Subject: [PATCH] Specify libimagequant-devel [ci skip] --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 91164566e..6461c0d79 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -327,7 +327,7 @@ Then see ``depends/install_raqm.sh`` to install libraqm. Prerequisites can be installed on **RedHat/CentOS 7.4** with:: $ sudo yum install libjpeg-devel libwebp-devel freetype-devel openjpeg2-devel \ - libtiff-devel libimagequant lcms2-devel + libtiff-devel libimagequant-devel lcms2-devel Prerequisites can be installed on **Fedora 23** with::