aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorMuriithi Frederick Muriuki2018-12-03 07:55:49 +0300
committerMuriithi Frederick Muriuki2018-12-03 07:55:49 +0300
commitb249b3ce8cfe983a042e9a7815c69239877efea8 (patch)
tree48d22e445e7d0c5afb4cdb980b93bb5b4a1a1fd2 /gn/packages/genenetwork.scm
parent83963fe7ba5396855a0ce6544fd1f959235c2b79 (diff)
downloadguix-bioinformatics-b249b3ce8cfe983a042e9a7815c69239877efea8.tar.gz
gn: Add dependency
* gn/packages/genenetwork.scm (python-pillow): Add new dependency
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm1
1 files changed, 1 insertions, 0 deletions
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)