diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 4b306952c1..95b4ee4287 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -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)