[oe] [PATCH] obex-data-server: fix compile error, add missing dependency on gtk+

Otavio Salvador otavio at ossystems.com.br
Sun Nov 8 15:02:27 UTC 2009


Please check if gdk-pixbuf depends is enough for you.

On Sun, Nov 8, 2009 at 12:13 PM, Petr Štetiar <ynezz at true.cz> wrote:
> This patch fixes this compile error:
> ods-imaging-helpers.c:32:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
>
> Signed-off-by: Petr Štetiar <ynezz at true.cz>
> ---
>  recipes/openobex/obex-data-server_0.4.4.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/openobex/obex-data-server_0.4.4.bb b/recipes/openobex/obex-data-server_0.4.4.bb
> index 34efcc7..555f6df 100644
> --- a/recipes/openobex/obex-data-server_0.4.4.bb
> +++ b/recipes/openobex/obex-data-server_0.4.4.bb
> @@ -1,7 +1,7 @@
>  DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality"
>  LICENSE = "GPLv2"
>
> -DEPENDS = "bluez4 dbus-glib openobex"
> +DEPENDS = "gtk+ bluez4 dbus-glib openobex"
>
>  SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"
>
> --
> 1.5.6.3
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Otavio Salvador                  O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list