From: "yanjun.zhu" <yanjun.zhu@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH] pulseaudio_2.1: when do_compile, pulseaudio needs fftw3.h header file. In order to provide fftw3.h, the dependence of fftw is added.
Date: Fri, 1 Feb 2013 14:45:37 +0800 [thread overview]
Message-ID: <1359701137-15892-1-git-send-email-yanjun.zhu@windriver.com> (raw)
In-Reply-To: <3826>
From: "yanjun.zhu" <yanjun.zhu@windriver.com>
Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com>
---
meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
index a576368..5110cca 100644
--- a/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
+++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb
@@ -1,8 +1,8 @@
require pulseaudio.inc
-PR = "r15"
+PR = "r16"
-DEPENDS += "libjson gdbm speex libxml-parser-perl-native"
+DEPENDS += "libjson gdbm speex libxml-parser-perl-native fftw"
inherit gettext perlnative
--
1.7.11
next parent reply other threads:[~2013-02-01 7:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3826>
2013-02-01 6:45 ` yanjun.zhu [this message]
2013-02-01 19:21 ` [PATCH] pulseaudio_2.1: when do_compile, pulseaudio needs fftw3.h header file. In order to provide fftw3.h, the dependence of fftw is added Saul Wold
2013-02-04 2:52 ` yzhu1
2013-02-04 6:38 ` yzhu1
2013-02-04 6:48 ` [V2PATCH] pulseaudio_2.1: Remove the dependence of fftw. Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com> yanjun.zhu
2013-02-04 6:51 ` yzhu1
2013-02-04 6:54 ` [V2 PATCH] pulseaudio_2.1: Remove the dependence of fftw yanjun.zhu
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=1359701137-15892-1-git-send-email-yanjun.zhu@windriver.com \
--to=yanjun.zhu@windriver.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox