guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Mark H. Weaver
Subject: 01/01: Revert "gnu: python-matplotlib: Remove python-pillow input."
Date: Mon, 02 Feb 2015 20:19:11 +0000

mhw pushed a commit to branch master
in repository guix.

commit 4e7a137a838cf06e8843bb21c63715ddceb98313
Author: Mark H Weaver <address@hidden>
Date:   Mon Feb 2 15:18:17 2015 -0500

    Revert "gnu: python-matplotlib: Remove python-pillow input."
    
    python-pillow is now fixed, so we can add it back.
    This reverts commit dfbc33dceb803a3d54840613b08dc98f7be75f60.
---
 gnu/packages/python.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4b30695..95b4ee4 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]