All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mokosuite2: Add `libfakekey` and `vala-native` to DEPENDS.
@ 2010-10-06 14:19 Paul Menzel
  2010-10-06 14:25 ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Menzel @ 2010-10-06 14:19 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1339 bytes --]

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@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

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-06 15:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 14:19 [PATCH] mokosuite2: Add `libfakekey` and `vala-native` to DEPENDS Paul Menzel
2010-10-06 14:25 ` Martin Jansa
2010-10-06 14:56   ` [PATCH v2] mokosuite2: Add `libfakekey` and `vala-native` to `DEPENDS` Paul Menzel
2010-10-06 15:11     ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.