kaldi:refine dependency openfst (#18047)
This commit is contained in:
parent
34b7d99bec
commit
4428f59ad5
@ -38,9 +38,8 @@ class Kaldi(Package): # Does not use Autotools
|
||||
depends_on('openfst@1.4.1-patch', when='@2015-10-07')
|
||||
depends_on('openfst@1.6.0:', when='@2018-07-11')
|
||||
depends_on('openfst@1.6.0:', when='@2019-07-29')
|
||||
depends_on('openfst@1.6.7:', when='@2019-09-29')
|
||||
depends_on('openfst@1.6.7:1.7.3', when='@2019-09-29:')
|
||||
depends_on('cub', when='@2019-07-29:')
|
||||
depends_on('openfst')
|
||||
|
||||
patch('openfst-1.4.1.patch', when='@2015-10-07')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user