aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorpjotrp2017-08-24 09:48:32 +0000
committerpjotrp2017-08-24 09:48:32 +0000
commit2ccf012475f3db74f6ea8ca496a1249ec7eb0508 (patch)
tree0997562575cedac1ced588bfac67b774ed95b26c /gn/packages/genenetwork.scm
parentedee34ded00e323231e362fd2a3d33b73949d2ab (diff)
downloadguix-bioinformatics-2ccf012475f3db74f6ea8ca496a1249ec7eb0508.tar.gz
Moved python2-pil into PIL1 namespace
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 776a7d1..a99c2b0 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -195,7 +195,7 @@ location of a putative QTL.")
("python2-passlib" ,python2-passlib)
("python2-piddle-gn" ,python2-piddle-gn)
("python2-redis" ,python2-redis)
- ("python2-pil" ,python2-pil) ; should move to pillow some day
+ ("python2-pil1" ,python2-pil1) ; should move to pillow some day
("python2-requests" ,python2-requests)
("python2-rpy2" ,python2-rpy2)
("python2-scipy" ,python2-scipy)