libconfig: add build dependency on texinfo (#20930)
This commit is contained in:
parent
a23404c7a7
commit
863bdd5115
@ -22,3 +22,4 @@ class Libconfig(AutotoolsPackage):
|
||||
depends_on('autoconf', type=('build'))
|
||||
depends_on('automake', type=('build'))
|
||||
depends_on('libtool', type=('build'))
|
||||
depends_on('texinfo', type='build')
|
||||
|
Loading…
Reference in New Issue
Block a user