about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-06-13 09:09:47 -0500
committerFrederick Muriuki Muriithi2024-06-13 09:09:47 -0500
commit9f5097a76eb87abb16006c0d9e6080c2231fdb3d (patch)
treebeeb77a2ae27e7cc08a3f83d37eeb002bf3971d9
parente09f102357ffe615d1043167c9e2bed3e2b6b418 (diff)
downloadguix-bioinformatics-9f5097a76eb87abb16006c0d9e6080c2231fdb3d.tar.gz
gn-uploader: javascript-bootstrap: New dependency
Bundle javascript-bootstrap with gn-uploader for styling.
-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 5801cb5..39bad71 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -454,7 +454,8 @@
             python-flask
             python-pyyaml
             python-jsonpickle
-            python-mysqlclient))
+            python-mysqlclient
+            javascript-bootstrap))
      (synopsis "GeneNetwork Quality Control Application")
      (description
       "gn-uploader is a service allowing upload of new data into GeneNetwork,