summaryrefslogtreecommitdiff
path: root/gnu/packages/bioinformatics.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/bioinformatics.scm')
-rw-r--r--gnu/packages/bioinformatics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index c15a717f65c..7a726f77392 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9283,7 +9283,7 @@ VCF.")
9283 ;; [testng] Exception in thread "main" java.lang.NoClassDefFoundError: com/beust/jcommander/ParameterException 9283 ;; [testng] Exception in thread "main" java.lang.NoClassDefFoundError: com/beust/jcommander/ParameterException
9284 #:tests? #f 9284 #:tests? #f
9285 #:jdk ,icedtea-8 9285 #:jdk ,icedtea-8
9286 #:ant ,ant/java8 9286 #:ant ,ant
9287 ;; This is only used for tests. 9287 ;; This is only used for tests.
9288 #:make-flags 9288 #:make-flags
9289 (list "-Dsamjdk.intel_deflater_so_path=lib/jni/libIntelDeflater.so") 9289 (list "-Dsamjdk.intel_deflater_so_path=lib/jni/libIntelDeflater.so")
@@ -9353,7 +9353,7 @@ VCF.")
9353 (list java-snappy-1 9353 (list java-snappy-1
9354 java-commons-jexl-2 9354 java-commons-jexl-2
9355 java-cofoja 9355 java-cofoja
9356 ant/java8 ;for bzip2 support at runtime 9356 ant ;for bzip2 support at runtime
9357 zlib)) 9357 zlib))
9358 (native-inputs 9358 (native-inputs
9359 `(("ant-apache-bcel" ,ant-apache-bcel) 9359 `(("ant-apache-bcel" ,ant-apache-bcel)