[oe] [meta-oe][PATCH 4/5] libbonobo: add dependency on dbus, dbus-glib

Martin Jansa martin.jansa at gmail.com
Sat Apr 19 16:47:49 UTC 2014


* | configure:14835: error: Package requirements (	gmodule-2.0 >=
  2.0.1 	ORBit-2.0 >= 2.4.0 	ORBit-CosNaming-2.0 >= 2.4.0 	dbus-1
  >= 1.0.0 dbus-glib-1 >= 0.74 	libxml-2.0 >= 2.4.20) were not met:
  |
  | No package 'dbus-1' found
  | No package 'dbus-glib-1' found

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/bonobo/libbonobo.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/bonobo/libbonobo.inc b/meta-gnome/recipes-gnome/bonobo/libbonobo.inc
index db1db5d..43e034b 100644
--- a/meta-gnome/recipes-gnome/bonobo/libbonobo.inc
+++ b/meta-gnome/recipes-gnome/bonobo/libbonobo.inc
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
 SECTION = "x11/gnome/libs"
-DEPENDS = "glib-2.0 orbit2 intltool-native libxml2"
+DEPENDS = "glib-2.0 orbit2 intltool-native libxml2 dbus dbus-glib"
 
 inherit gnomebase
 
-- 
1.9.1




More information about the Openembedded-devel mailing list