[OE-core] [PATCH 2/2] consolekit: depend on glib-2.0-native

Yasir Khan yasir_khan at mentor.com
Wed Aug 13 13:48:32 UTC 2014


From: Yasir-Khan <yasir_khan at mentor.com>

This is required for glib-gettextize.

Signed-off-by: Christopher Larson <kergoth at gmail.com>
Signed-off-by: Yasir-Khan <yasir_khan at mentor.com>
---
 .../recipes-support/consolekit/consolekit_0.4.6.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/consolekit/consolekit_0.4.6.bb b/meta/recipes-support/consolekit/consolekit_0.4.6.bb
index 643850f..dfbd11c 100644
--- a/meta/recipes-support/consolekit/consolekit_0.4.6.bb
+++ b/meta/recipes-support/consolekit/consolekit_0.4.6.bb
@@ -6,7 +6,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
                     file://src/main.c;endline=21;md5=0a994e09769780220163255d8f9071c3"
 
-DEPENDS = "glib-2.0 dbus dbus-glib virtual/libx11"
+DEPENDS = "glib-2.0 glib-2.0-native dbus dbus-glib virtual/libx11"
 RDEPENDS_${PN} += "base-files"
 
 inherit autotools pkgconfig
-- 
1.7.9.5




More information about the Openembedded-core mailing list