Date: Wed, 6 Oct 2010 13:00:42 +0200 […] | checking for DEPS... configure: error: Package requirements (glib-2.0 >= 2.120 | gio-2.0 >= 2.12.0 | gobject-2.0 >= 2.12.0 | gthread-2.0 >= 2.12.0 | gee-1.0 >= 0.5 | dbus-1 >= 1.2.16 | dbus-glib-1 >= 0.84 | fsotransport-2.0 >= 0.9 | fso-glib-1.0 >= 2010.07.28.1 | msmcomm-1.0 >= 0.5.0 | msmcommd-specs-1.0 >= 0.1.0) were not met: | | No package 'fsotransport-2.0' found | | Consider adjusting the PKG_CONFIG_PATH environment variable if you | installed software in a non-standard prefix. | | Alternatively, you may set the environment variables DEPS_CFLAGS | and DEPS_LIBS to avoid the need to call pkg-config. | See the pkg-config man page for more details. | | ERROR: Function do_configure failed […]
Signed-off-by: Paul Menzel <[email protected]> --- recipes/freesmartphone/msmcommd_git.bb | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb index e8f3887..6d1afaa 100644 --- a/recipes/freesmartphone/msmcommd_git.bb +++ b/recipes/freesmartphone/msmcommd_git.bb @@ -1,6 +1,6 @@ require msmcomm.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" PV = "0.5.0+gitr${SRCPV}" DEPENDS = " \ @@ -9,6 +9,7 @@ DEPENDS = " \ dbus \ dbus-glib \ libfso-glib \ + libfsotransport \ libgee \ libmsmcomm \ msmcommd-specs \ -- 1.7.1
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
