Acked-by: Frans Meulenbroeks <[email protected]>

2010/10/6 Paul Menzel <[email protected]>:
> 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]>
> ---
> 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
>
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>

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

Reply via email to