* configure on clean environment failed with
checking for GTK... configure: error: Package requirements ( gtk+-2.0 >= 2.12
clutter-gtk-0.10 >= 0.10
) were not met:
No package 'clutter-gtk-0.10' found
Signed-off-by: Andreas Mueller <[email protected]>
---
recipes/gnome/libchamplain_0.7.1.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes/gnome/libchamplain_0.7.1.bb
b/recipes/gnome/libchamplain_0.7.1.bb
index da67636..f0f0550 100644
--- a/recipes/gnome/libchamplain_0.7.1.bb
+++ b/recipes/gnome/libchamplain_0.7.1.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Libchamplain is a C library aimed to provide a Gtk+ widget to
display rasterized maps. "
LICENSE = "LGPLv2.1"
-DEPENDS = "cairo libsoup-2.4 clutter gtk+"
+DEPENDS = "cairo clutter clutter-gtk gtk+ libsoup-2.4"
PR = "r1"
inherit gnome autotools
--
1.7.2.3
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel