~ruther/guix-local

dfbc33dceb803a3d54840613b08dc98f7be75f60 — Federico Beffa 11 years ago 8597ab7
gnu: python-matplotlib: Remove python-pillow input.

* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
  it currently is broken.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 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)