updated stat build dep requirements (#30505)

This commit is contained in:
Gregory Lee 2022-05-05 13:24:43 -07:00 committed by GitHub
parent 1a368419da
commit e6d1c2d9f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,9 +44,9 @@ class Stat(AutotoolsPackage):
variant('gui', default=True, description="enable GUI")
depends_on('autoconf', type='build')
depends_on('automake', type='build')
depends_on('automake@:1.15', type='build')
depends_on('libtool', type='build')
depends_on('dyninst', when='~dysect')
depends_on('dyninst@:11.9', when='~dysect')
depends_on('dyninst@:9', when='@:4.0.1')
depends_on('dyninst@8.2.1+stat_dysect', when='+dysect')
# we depend on fgfs@master to avoid seg faults with fgfs 1.1