From: Orakaro Date: Mon, 17 Nov 2014 12:44:15 +0000 (+0900) Subject: Merge pull request #76 from TakuyaMK/patch-1 X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=99545dd80438ba49e633231a2c631f789f953c54;hp=9f7408a62d87efab939fa931e12fc360c9e4f47c Merge pull request #76 from TakuyaMK/patch-1 Update README.rst --- diff --git a/README.rst b/README.rst index d5b45c0..a8de038 100644 --- a/README.rst +++ b/README.rst @@ -58,7 +58,7 @@ For debian-based distros, these can be installed with .. code:: bash - sudo apt-get install python-dev libjpeg libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev + sudo apt-get install python-dev libjpeg-dev libfreetype6 libfreetype6-dev zlib1g-dev Besides, Mac OSX Maverick with Xcode 5.1 has a well-known `clang unknown argument`_ problem with the ``Pillow`` package installation - a dependency of this app.