From 8ded2a3ba155f70b495ddcf218fe479b5993f5b4 Mon Sep 17 00:00:00 2001 From: pjotrp Date: Fri, 30 Sep 2016 08:22:23 +0000 Subject: Reverted to pil (pillow is not 100% compatible) --- gn/packages/python.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gn/packages/python.scm') diff --git a/gn/packages/python.scm b/gn/packages/python.scm index e4196cf..7dbd968 100644 --- a/gn/packages/python.scm +++ b/gn/packages/python.scm @@ -396,7 +396,7 @@ version ".tgz")) (native-inputs `(("python2-setuptools" ,python2-setuptools))) (propagated-inputs - `(("python2-pillow" ,python2-pillow))) + `(("python2-pil" ,python2-pil))) (arguments `( #:python ,python-2 -- cgit v1.2.3