aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/genenetwork.scm
diff options
context:
space:
mode:
authorEfraim Flashner2021-07-11 13:52:30 +0300
committerEfraim Flashner2021-07-11 14:20:07 +0300
commitac3535858a2447a92b024835415060947be83252 (patch)
tree36827dc4738c8d18cadd0b7c1cdbcaddca2f1a07 /gn/packages/genenetwork.scm
parent8572fb7ffad93ddb880aba30ac51d3abf55a7634 (diff)
downloadguix-bioinformatics-ac3535858a2447a92b024835415060947be83252.tar.gz
gn: Add python24-direct.
* gn/packages/python24.scm (python24-direct): New variable. * gn/packages/genenetwork.scm (genenetwork1)[propagated-inputs]: Add python24-direct.
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 3891f50..35f628e 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -758,6 +758,7 @@ written in C")
(propagated-inputs
`(("python" ,python-2.4)
("httpd-with-mod-python" ,httpd22-with-mod-python)
+ ("python-direct" ,python24-direct)
("python-htmlgen-GN1" ,python24-htmlgen-GN1)
("python-json-GN1" ,python24-json-GN1)
("python-mysqlclient" ,python24-mysqlclient)