diff options
Diffstat (limited to 'gn/past/genenetwork1.scm')
-rw-r--r-- | gn/past/genenetwork1.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/past/genenetwork1.scm b/gn/past/genenetwork1.scm index b14d787..c557ee7 100644 --- a/gn/past/genenetwork1.scm +++ b/gn/past/genenetwork1.scm @@ -158,7 +158,7 @@ location of a putative QTL.") (propagated-inputs `(("python" ,python-2.4) ("httpd-with-mod-python" ,httpd22-with-mod-python) - ("python-direct" ,python24-direct) + ("python-direct" ,python24-direct-gn) ("python-htmlgen-GN1" ,python24-htmlgen-GN1) ("python-json-GN1" ,python24-json-GN1) ("python-mysqlclient" ,python24-mysqlclient) |