aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r--gn/packages/genenetwork.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index b7e71d2..830b165 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -711,7 +711,8 @@ written in C")
`(("ghostscript" ,ghostscript)
("graphviz" ,graphviz)
("php-5.6" ,php-5.6)
- ("wget" ,wget)))
+ ("wget" ,wget)
+ ("which" ,which)))
(propagated-inputs
`(("python" ,python-2.4)
("httpd-with-mod-python" ,httpd22-with-mod-python)