[gcc] depends_on diffutils (for all versions) (#19907)
This commit is contained in:
parent
5f9de810ff
commit
98ac13619e
@ -119,6 +119,7 @@ class Gcc(AutotoolsPackage, GNUMirrorPackage):
|
||||
depends_on('isl@0.15:', when='@10:')
|
||||
depends_on('zlib', when='@6:')
|
||||
depends_on('zstd', when='@10:')
|
||||
depends_on('diffutils', type='build')
|
||||
depends_on('iconv', when='platform=darwin')
|
||||
depends_on('gnat', when='languages=ada')
|
||||
depends_on('binutils~libiberty', when='+binutils', type=('build', 'link', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user