[oe] [PATCH] msmcommd_git: Add `libfsotransport` to `DEPENDS`.

Paul Menzel paulepanter at users.sourceforge.net
Wed Oct 6 14:11:02 UTC 2010


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 <paulepanter at users.sourceforge.net>
---
 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
-------------- 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/c0a1f164/attachment-0002.sig>


More information about the Openembedded-devel mailing list