mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00: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…
x
Reference in New Issue
Block a user