mothur: specify version of vsearch (#15661)
This commit is contained in:
@@ -23,7 +23,7 @@ class Mothur(MakefilePackage):
|
||||
|
||||
depends_on('boost')
|
||||
depends_on('readline')
|
||||
depends_on('vsearch', when='+vsearch', type='run')
|
||||
depends_on('vsearch@2.13.3', when='+vsearch', type='run')
|
||||
|
||||
def edit(self, spec, prefix):
|
||||
makefile = FileFilter('Makefile')
|
||||
|
Reference in New Issue
Block a user