gnu: python-matplotlib: Remove python-pillow input.
authorFederico Beffa <beffa@fbengineering.ch>
Wed, 14 Jan 2015 14:42:11 +0000 (15:42 +0100)
committerFederico Beffa <beffa@fbengineering.ch>
Sun, 18 Jan 2015 17:05:53 +0000 (18:05 +0100)
* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
  it currently is broken.

gnu/packages/python.scm

index 1978d1c..7cfbf75 100644 (file)
@@ -2199,7 +2199,7 @@ that client code uses to construct the grammar directly in Python code.")
        ("freetype" ,freetype)
        ("cairo" ,cairo)
        ("glib" ,glib)
-       ("python-pillow" ,python-pillow)
+       ;("python-pillow" ,python-pillow)
        ;; FIXME: Add backends when available.
        ;("python-wxpython" ,python-wxpython)
        ;("python-pyqt" ,python-pyqt)