diff options
-rw-r--r-- | gn/packages/genenetwork.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 9f36779..6631053 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -691,9 +691,8 @@ written in C") (propagated-inputs `(("ghostscript" ,ghostscript) ("graphviz" ,graphviz-2.26) - ("httpd" ,httpd) + ("httpd" ,httpd-mod-python-24) ("python24" ,python-2.4) - ("mod-python-24" ,mod-python-24) ("python-piddle" ,python24-piddle) ("wget" ,wget))) (arguments |