From 9e3abf55f9628f62a8da82026368c3e57111c7a2 Mon Sep 17 00:00:00 2001 From: hschang Date: Fri, 18 Jul 2014 16:36:04 +0900 Subject: [PATCH] [wvstreams] build fix. --- meta-openvuplus/recipes-connectivity/wvstream/wvstreams_4.6.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-openvuplus/recipes-connectivity/wvstream/wvstreams_4.6.bb b/meta-openvuplus/recipes-connectivity/wvstream/wvstreams_4.6.bb index d941fb4..d7aa83b 100644 --- a/meta-openvuplus/recipes-connectivity/wvstream/wvstreams_4.6.bb +++ b/meta-openvuplus/recipes-connectivity/wvstream/wvstreams_4.6.bb @@ -4,7 +4,9 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" DESCRIPTION = "WvStreams is a network programming library in C++" -DEPENDS = "zlib openssl (>= 0.9.8)" +DEPENDS = "zlib openssl (>= 0.9.8) dbus (> 1.2.14)" + +PR = "r1" SRC_URI = "http://wvstreams.googlecode.com/files/${PN}-${PV}.tar.gz \ file://vuplus-wvstreams-build-fix.patch \ -- 2.7.4