From: Graham Gower <graham.gower@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] gst-plugins-bad_0.10.19.bb: add libmodplug to DEPENDS.
Date: Wed, 01 Sep 2010 15:47:58 +0930 [thread overview]
Message-ID: <4C7DF016.1020707@gmail.com> (raw)
Several images want gst-plugin-modplug (e.g. illume-image and the
fso images). They fail to find it without this.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
---
recipes/gstreamer/gst-plugins-bad_0.10.19.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes/gstreamer/gst-plugins-bad_0.10.19.bb b/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
index 0f0ff21..2351431 100644
--- a/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
+++ b/recipes/gstreamer/gst-plugins-bad_0.10.19.bb
@@ -3,9 +3,9 @@ require gst-plugins.inc
SRC_URI[archive.md5sum] = "368f72e2a1c7a6e8fe60394e4315259b"
SRC_URI[archive.sha256sum] = "7b6c49f22caad3b573aee481381355b38ac9f2077f291d9f33a9a808a2568888"
-DEPENDS += "orc-native orc libcdaudio gst-plugins-base openssl directfb"
+DEPENDS += "orc-native orc libcdaudio gst-plugins-base openssl directfb libmodplug"
-PR = "${INC_PR}.2"
+PR = "${INC_PR}.3"
# We don't have vdpau headers in OE and it creates crosscompile badness
EXTRA_OECONF_append = " --disable-vdpau --enable-sdl"
--
1.7.1
next reply other threads:[~2010-09-01 6:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-01 6:17 Graham Gower [this message]
2010-09-01 18:08 ` [PATCH] gst-plugins-bad_0.10.19.bb: add libmodplug to DEPENDS Koen Kooi
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=4C7DF016.1020707@gmail.com \
--to=graham.gower@gmail.com \
--cc=openembedded-devel@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.