From b249b3ce8cfe983a042e9a7815c69239877efea8 Mon Sep 17 00:00:00 2001 From: Muriithi Frederick Muriuki Date: Mon, 3 Dec 2018 07:55:49 +0300 Subject: gn: Add dependency * gn/packages/genenetwork.scm (python-pillow): Add new dependency --- gn/packages/genenetwork.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index a54b557..f4e1372 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -477,6 +477,7 @@ written in C") ("python-numpy" ,python-numpy) ("python-redis" ,python-redis) ("python-scipy" ,python-scipy) + ("python-pillow" ,python-pillow) ("python-reaper" ,python-reaper) ("python-pyyaml" ,python-pyyaml) ("python-jinja2" ,python-jinja2) -- cgit v1.2.3