Am Mittwoch, den 06.10.2010, 16:25 +0200 schrieb Martin Jansa:
> On Wed, Oct 06, 2010 at 04:19:34PM +0200, Paul Menzel wrote:
> > 
> > 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 <[email protected]>
> 
> Acked-by: Martin Jansa <[email protected]>
> 
> IMHO no need to bump PR as it won't change resulting packages, but won't
> harm as it builds quickly.

Ok, I updated the patch.

Could someone please commit this, since I do not have commit rights.

> Thanks for spotting it.

No problem. Do you have an idea on how to avoid that in the future?

8<-------------------------------------------------------------------->8
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 <[email protected]>
Acked-by: Martin Jansa <[email protected]>
---
 recipes/openmoko-3rdparty/mokosuite2_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-3rdparty/mokosuite2_git.bb 
b/recipes/openmoko-3rdparty/mokosuite2_git.bb
index cbdf89d..d17f100 100644
--- a/recipes/openmoko-3rdparty/mokosuite2_git.bb
+++ b/recipes/openmoko-3rdparty/mokosuite2_git.bb
@@ -2,7 +2,7 @@ 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}"
-- 
1.7.1

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to