wvstreams: needs host-pkgconf
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 19 Jun 2013 21:54:18 +0000 (23:54 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 19 Jun 2013 21:56:41 +0000 (23:56 +0200)
The wvstreams configure script uses pkg-config, so we need to build
host-pkgconf before.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/wvstreams/wvstreams.mk

index 13982c423630a4ce57546bfa68d5b322d9ca3dca..d363f4c1d8e276eba5344d6b0bc9bfd40e575b9a 100644 (file)
@@ -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+