Revert "gnu: python-matplotlib: Remove python-pillow input."

python-pillow is now fixed, so we can add it back.
This reverts commit dfbc33dceb.
master
Mark H Weaver 2015-02-02 15:18:17 -05:00
parent ca4077561f
commit 4e7a137a83
1 changed files with 1 additions and 1 deletions

View File

@ -2192,7 +2192,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)