libcroco: added build dependency on pkg-config (#17970)
This commit is contained in:
parent
6cda20472e
commit
9e54570b4c
@ -16,3 +16,4 @@ class Libcroco(AutotoolsPackage):
|
||||
|
||||
depends_on('glib')
|
||||
depends_on('libxml2')
|
||||
depends_on('pkgconfig', type='build')
|
||||
|
Loading…
Reference in New Issue
Block a user