mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 14:04:15 +00:00
wvstreams: Add missing dependency on boost
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
972249b6e4
commit
0b7f1c6ac0
@ -4,7 +4,7 @@ SUMMARY = "WvStreams is a network programming library in C++"
|
||||
LICENSE = "LGPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605"
|
||||
|
||||
DEPENDS = "zlib openssl (>= 0.9.8) dbus readline"
|
||||
DEPENDS = "zlib openssl (>= 0.9.8) dbus readline boost"
|
||||
DEPENDS:append:libc-musl = " argp-standalone libexecinfo"
|
||||
|
||||
SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${BPN}/${BP}.tar.gz \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user