speexdsp: add pkgconfig dependency (#31455)
This commit is contained in:
parent
8745009492
commit
be65e4471e
@ -18,6 +18,7 @@ class Speexdsp(AutotoolsPackage):
|
||||
depends_on('automake', type='build')
|
||||
depends_on('libtool', type='build')
|
||||
depends_on('m4', type='build')
|
||||
depends_on('pkgconfig', type='build')
|
||||
|
||||
depends_on('fftw-api')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user