aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/gemma.scm
diff options
context:
space:
mode:
authorPjotr Prins2020-05-22 06:55:02 -0500
committerPjotr Prins2020-05-22 06:55:02 -0500
commit3d6be821a8085cddf0e9011a99a386daa15d0cc6 (patch)
tree8864a63ec2daad6d56cc741a403e91d44770dda2 /gn/packages/gemma.scm
parent934c2f79984073bac2cbe184c1de562e1580325c (diff)
downloadguix-bioinformatics-3d6be821a8085cddf0e9011a99a386daa15d0cc6.tar.gz
Swapping mysql for mariadb
Diffstat (limited to 'gn/packages/gemma.scm')
-rw-r--r--gn/packages/gemma.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/gemma.scm b/gn/packages/gemma.scm
index d602679..9bbc960 100644
--- a/gn/packages/gemma.scm
+++ b/gn/packages/gemma.scm
@@ -166,6 +166,7 @@
(native-inputs ; for running tests
`(("perl" ,perl)
("which" ,which)
+ ; ("gcc@8" ,gcc-8)
))
(build-system gnu-build-system)