[oe-commits] Martin Jansa : mpg123: add all floating dependencies

git at git.openembedded.org git at git.openembedded.org
Tue Aug 12 11:40:39 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: e216c1dacf1269601b93980bdea7b4b1ca355b31
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=e216c1dacf1269601b93980bdea7b4b1ca355b31

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Aug  9 14:03:10 2014 +0200

mpg123: add all floating dependencies

* fixes following floating dependencies:
  mpg123/mpg123/latest lost dependency on  audiofile esound libjack
    libsdl openal-soft portaudio-v19 tslib

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb b/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb
index dd5c3a4..9d9dc84 100644
--- a/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb
+++ b/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb
@@ -6,6 +6,8 @@ HOMEPAGE = "http://mpg123.de/"
 BUGTRACKER = "http://sourceforge.net/p/mpg123/bugs/"
 SECTION = "multimedia"
 
+DEPENDS = "tslib libsdl jack openal-soft portaudio-v19 audiofile esound"
+
 # The options should be mutually exclusive for configuration script.
 # If both alsa and pulseaudio are specified (as in the default distro features)
 # pulseaudio takes precedence.



More information about the Openembedded-commits mailing list