From 71fd1cbbd9fb97b6893f707123f843a9d9ab7522 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 13 Aug 2016 08:13:27 -0500 Subject: python-pil: replace with pillow --- 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 2dda0af..1d071fa 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-pil" ,python2-pil))) + `(("python2-pillow" ,python2-pillow))) (arguments `( #:python ,python-2 -- cgit v1.2.3