Commit b03e04f3 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

wvstreams: needs host-pkgconf



The wvstreams configure script uses pkg-config, so we need to build
host-pkgconf before.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent f17ccaf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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+