qemu: add pkgconfig to avoid build error (#17929)
This commit is contained in:
parent
d9722e2730
commit
0187884591
@ -103,3 +103,4 @@ class Qemu(AutotoolsPackage):
|
||||
|
||||
depends_on('glib@2.40:')
|
||||
depends_on('pixman@0.21.8:')
|
||||
depends_on('pkgconfig', type='build')
|
||||
|
Loading…
Reference in New Issue
Block a user