aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuriithi Frederick Muriuki2019-01-21 08:59:26 +0300
committerMuriithi Frederick Muriuki2019-01-21 08:59:26 +0300
commit4cb594f75e7823645f39897bd8d8dfcaea51f04f (patch)
tree1012e5831795c48229497d8dda7ca6dd9ea07bae
parent0ea823c1a46ee72c8042d1587682cdd2e57ed2c1 (diff)
downloadguix-bioinformatics-4cb594f75e7823645f39897bd8d8dfcaea51f04f.tar.gz
gn: Add dependency
* gn/packages/edash (python-flask-cors): Add dependency to edash.
-rw-r--r--gn/packages/edash.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/edash.scm b/gn/packages/edash.scm
index 58b9fec..07f80f0 100644
--- a/gn/packages/edash.scm
+++ b/gn/packages/edash.scm
@@ -511,7 +511,7 @@ with the Specification.")
("python-swagger-ui-bundle" ,python-swagger-ui-bundle)
("python-connexion" ,python-connexion)
("python-schedule" ,python-schedule)
- ))
+ ("python-flask-cors" ,python-flask-cors)))
(arguments
`(#:modules ((guix build utils))
#:builder