[oe] [PATCH] mokosuite2: Add `libfakekey` and `vala-native` to DEPENDS.

Paul Menzel paulepanter at users.sourceforge.net
Wed Oct 6 14:19:34 UTC 2010


Date: Mon, 4 Oct 2010 11:56:14 +0200

During the latest bumps of `SRCREV` I guess it was forgotten to add some dependencies.

`libfakekey` is needed for a successful configure and without `vala-native` `valac` is not found on a clean and minimal build system.

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 recipes/openmoko-3rdparty/mokosuite2_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/openmoko-3rdparty/mokosuite2_git.bb b/recipes/openmoko-3rdparty/mokosuite2_git.bb
index cbdf89d..9812ca6 100644
--- a/recipes/openmoko-3rdparty/mokosuite2_git.bb
+++ b/recipes/openmoko-3rdparty/mokosuite2_git.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "Desktop environment and phone stack GUI for SHR"
 HOMEPAGE = "http://gitorious.org/mokosuite2"
 AUTHOR = "Daniele Ricci"
 LICENSE = "GPLv3"
-DEPENDS = "mokowm elementary libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3"
+DEPENDS = "mokowm elementary libfakekey libfreesmartphone-glib libphone-utils eggdbus glib-2.0 dbus-glib alsa-lib db sqlite3 vala-native"
 SECTION = "misc/utils"
 
 PV = "1.0.99+gitr${SRCPV}"
-PR = "r1"
+PR = "r2"
 SRCREV = "e70e928216eea9d07c28327634ea49c87bc0c92f"
 
 SRC_URI = "git://gitorious.org/mokosuite2/appbunch.git;protocol=git"
-- 
1.7.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20101006/70518af0/attachment-0002.sig>


More information about the Openembedded-devel mailing list