Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Pau Espin Pedrol <pespin.shar@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-efl][PATCH 4/4] enjoy: Add gst-plugins-good-autodetect to RDEPENDS
Date: Mon, 22 Aug 2011 22:45:08 +0200	[thread overview]
Message-ID: <1314045908-21970-4-git-send-email-pespin.shar@gmail.com> (raw)
In-Reply-To: <1314045908-21970-1-git-send-email-pespin.shar@gmail.com>

* This plugin is needed in newer versions of enjoy. The app won't play any sound files without this plugin.

Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
---
 meta-efl/recipes-efl/e17/enjoy_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb
index d2f6b03..8c4d4c2 100644
--- a/meta-efl/recipes-efl/e17/enjoy_svn.bb
+++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb
@@ -14,7 +14,7 @@ DEPENDS += "gst-plugins-good ${@base_conditional('ENTERPRISE_DISTRO', '1', '', '
 #4th needed for flac playback
 #5th needed binary to create db
 RDEPENDS += "\
-       gst-plugins-base-typefindfunctions gst-plugins-base-playbin gst-plugins-base-volume gst-plugins-base-decodebin2 \
+       gst-plugins-base-typefindfunctions gst-plugins-base-playbin gst-plugins-base-volume gst-plugins-base-decodebin2 gst-plugins-good-autodetect \
        ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly-mad gst-plugins-good-id3demux', d)} \
        gst-plugins-base-ogg gst-plugins-base-ivorbisdec \
        gst-plugins-good-flac \
-- 
1.7.6




  parent reply	other threads:[~2011-08-22 20:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22 20:45 [meta-efl][PATCH 1/4] enjoy: Add var LIC_FILES_CHKSUM to recipe Pau Espin Pedrol
2011-08-22 20:45 ` [meta-efl][PATCH 2/4] enjoy: Add inherit gettext Pau Espin Pedrol
2011-08-22 20:45 ` [meta-efl][PATCH 3/4] enjoy: Update gstreamer package names in RDEPENDS Pau Espin Pedrol
2011-08-23  8:34   ` Koen Kooi
2011-08-22 20:45 ` Pau Espin Pedrol [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-09-16  7:08 [meta-efl][PATCH 1/4] enjoy: Add var LIC_FILES_CHKSUM to recipe Martin Jansa
2011-09-16  7:08 ` [meta-efl][PATCH 0/4] Pull request #12 Martin Jansa
2011-09-16  7:08   ` [meta-efl][PATCH 4/4] enjoy: Add gst-plugins-good-autodetect to RDEPENDS Martin Jansa

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=1314045908-21970-4-git-send-email-pespin.shar@gmail.com \
    --to=pespin.shar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox