From: Martin Jansa Date: Sat, 9 Aug 2014 12:03:10 +0000 (+0200) Subject: mpg123: add all floating dependencies X-Git-Tag: rev_ivi_2015_02_04~1585 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=acaa59c39a399c01398e515dd84f7e8536365312;p=scm%2Fbb%2Ftizen-distro.git mpg123: add all floating dependencies * fixes following floating dependencies: mpg123/mpg123/latest lost dependency on audiofile esound libjack libsdl openal-soft portaudio-v19 tslib (From meta-openembedded rev: e216c1dacf1269601b93980bdea7b4b1ca355b31) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb b/meta-openembedded/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb index dd5c3a4..9d9dc84 100644 --- a/meta-openembedded/meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb +++ b/meta-openembedded/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.