From c4da85b34cd0217ebb4a4085b32208b659024f69 Mon Sep 17 00:00:00 2001 From: Scott Sanderson Date: Tue, 8 Dec 2015 13:30:25 -0500 Subject: [PATCH] DOC: Add libfreetype6-dev to debian reqs. --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index 4e05e01f..30ae6360 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -44,7 +44,7 @@ binary dependencies from ``apt`` by running: .. code-block:: bash - $ sudo apt-get install libatlas-base-dev python-dev gfortran pkg-config + $ sudo apt-get install libatlas-base-dev python-dev gfortran pkg-config libfreetype6-dev On recent `RHEL-derived`_ derived Linux distributions (e.g. Fedora), the following should be sufficient to acquire the necessary additional