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

Paul Menzel paulepanter at users.sourceforge.net
Wed Oct 6 14:59:38 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>
---
v2: Do not bump `PR` since adding dependencies does not alter the resulting package.
---
 recipes/freesmartphone/msmcommd_git.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/freesmartphone/msmcommd_git.bb b/recipes/freesmartphone/msmcommd_git.bb
index e8f3887..abe98f8 100644
--- a/recipes/freesmartphone/msmcommd_git.bb
+++ b/recipes/freesmartphone/msmcommd_git.bb
@@ -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/8aef6e4a/attachment-0002.sig>


More information about the Openembedded-devel mailing list