trinity: fixing jdk dependency (#8140)
This commit is contained in:
parent
c06174a081
commit
e7d5421baf
@ -44,7 +44,7 @@ class Trinity(MakefilePackage):
|
|||||||
|
|
||||||
version('2.6.6', 'b7472e98ab36655a6d9296d965471a56')
|
version('2.6.6', 'b7472e98ab36655a6d9296d965471a56')
|
||||||
|
|
||||||
depends_on("jdk@8")
|
depends_on("java@8:")
|
||||||
depends_on("bowtie2")
|
depends_on("bowtie2")
|
||||||
depends_on("jellyfish")
|
depends_on("jellyfish")
|
||||||
depends_on("salmon")
|
depends_on("salmon")
|
||||||
|
Loading…
Reference in New Issue
Block a user