All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] pulseaudio: Pulseaudio DEPENDS on libjson
Date: Sat, 19 Jan 2013 10:56:43 +0100	[thread overview]
Message-ID: <50FA6DDB.8000302@linaro.org> (raw)
In-Reply-To: <1358587215-23952-1-git-send-email-mike.looijmans@topic.nl>

W dniu 19.01.2013 10:20, mike.looijmans@topic.nl pisze:
> From: MiLo <milo-software@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-software@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"




  reply	other threads:[~2013-01-19 10:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-19  9:20 [PATCH] pulseaudio: Pulseaudio DEPENDS on libjson mike.looijmans
2013-01-19  9:56 ` Marcin Juszkiewicz [this message]
2013-01-19 15:14   ` Mike Looijmans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50FA6DDB.8000302@linaro.org \
    --to=marcin.juszkiewicz@linaro.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.