diff options
-rw-r--r-- | package/wvstreams/wvstreams.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wvstreams/wvstreams.mk b/package/wvstreams/wvstreams.mk index 13982c423..d363f4c1d 100644 --- a/package/wvstreams/wvstreams.mk +++ b/package/wvstreams/wvstreams.mk @@ -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+ |