mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-14 15:53:29 +08:00
wvstreams: needs host-pkgconf
The wvstreams configure script uses pkg-config, so we need to build host-pkgconf before. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f17ccaf9c8
commit
b03e04f3df
@ -6,7 +6,7 @@
|
||||
|
||||
WVSTREAMS_VERSION = 4.6.1
|
||||
WVSTREAMS_SITE = http://wvstreams.googlecode.com/files
|
||||
WVSTREAMS_DEPENDENCIES = openssl zlib
|
||||
WVSTREAMS_DEPENDENCIES = openssl zlib host-pkgconf
|
||||
WVSTREAMS_INSTALL_STAGING = YES
|
||||
|
||||
WVSTREAMS_LICENSE = LGPLv2+
|
||||
|
Loading…
Reference in New Issue
Block a user