(sorry for top-posting but I'm forced to use outlook's web client when not in 
the office)

Indeed, that patch is pointless. Which makes me wonder how I got the 2.1 build 
to fail on missing libjson, but thats a mystery for myself to solve...

Regards,
Mike



Met vriendelijke groet / kind regards,

Mike Looijmans

TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) - (0)499 - 33.69.79
Telefax: (+31) - (0)499 - 33.69.70
E-mail: mike.looijm...@topic.nl
Website: www.topic.nl

Dit e-mail bericht en de eventueel daarbij behorende bijlagen zijn uitsluitend 
bestemd voor de geadresseerde, zoals die blijkt uit het e-mail bericht en/of de 
bijlagen. Er kunnen gegevens met betrekking tot een derde instaan. Indien u als 
niet-geadresseerde dit bericht en de bijlagen ontvangt, terwijl u niet bevoegd 
of gemachtigd bent om dit bericht namens de geadresseerde te ontvangen, wordt u 
verzocht de afzender hierover direct te informeren en het e-mail bericht met de 
bijlagen te vernietigen. Ieder gebruik van de inhoud van het e-mail bericht, 
waaronder de daarbij behorende bijlagen, door een ander dan de geadresseerde is 
onrechtmatig jegens ons dan wel de eventueel in het e-mail bericht of de 
bijlagen voorkomende andere personen. TOPIC Embedded Systems is niet 
aansprakelijk voor enigerlei schade voortvloeiend uit het gebruik en/of 
acceptatie van dit e-mail bericht of de daarbij behorende bijlagen.

The contents of this message, as well as any enclosures, are addressed 
personally to, and thus solely intended for the addressee. They may contain 
information regarding a third party. A recipient who is neither the addressee, 
nor empowered to receive this message on behalf of the addressee, is kindly 
requested to immediately inform the sender of receipt, and to destroy the 
message and the enclosures. Any use of the contents of this message and/or the 
enclosures by any other person than the addressee or person who is empowered to 
receive this message, is illegal towards the sender and/or the aforementioned 
third party. TOPIC Embedded Systems is not  liable for any damage as a result 
of the use and/or acceptance of this message and as well as any enclosures.
________________________________________
Van: openembedded-core-boun...@lists.openembedded.org 
[openembedded-core-boun...@lists.openembedded.org] namens Marcin Juszkiewicz 
[marcin.juszkiew...@linaro.org]
Verzonden: zaterdag 19 januari 2013 10:56
Aan: openembedded-core@lists.openembedded.org
Onderwerp: Re: [OE-core] [PATCH] pulseaudio: Pulseaudio DEPENDS on libjson

W dniu 19.01.2013 10:20, mike.looijm...@topic.nl pisze:
> From: MiLo <milo-softw...@users.sourceforge.net>
>
> The configure script tests for libjson's presence. The missing dependency
> becomes apparent when building without x11 or gnome.
>
> Signed-off-by: MiLo <milo-softw...@users.sourceforge.net>
> ---
>  meta/recipes-multimedia/pulseaudio/pulseaudio.inc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc 
> b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> index 6633e38..1fcc07c 100644
> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc

> -DEPENDS = "libatomics-ops liboil avahi libsamplerate0 libsndfile1 libtool \
> +DEPENDS = "libatomics-ops liboil avahi libsamplerate0 libsndfile1 libtool 
> libjson \

You use other version than 2.1 - right?

10:56 hrw@puchatek:pulseaudio$ cat pulseaudio_2.1.bb
require pulseaudio.inc

PR = "r15"

DEPENDS += "libjson gdbm speex libxml-parser-perl-native"


_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to