mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
8d6c62b277
commit
6f08c6972f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkgdesc="A short read aligner and other bioinformatic tools"
|
|||
arch=('x86_64')
|
||||
url=https://jgi.doe.gov/data-and-tools/bbtools/
|
||||
license=('BSD')
|
||||
depends=('jre8-openjdk>=7')
|
||||
depends=('jre8-openjdk' 'jdk8-openjdk')
|
||||
optdepends=(
|
||||
'env-modules: for any scripts requiring `module`'
|
||||
'pigz: for parallel GZIP (de)compression'
|
||||
|
|
Loading…
Add table
Reference in a new issue