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@gmail.com>
This commit is contained in:
Martin Jansa 2014-08-09 14:03:10 +02:00
parent 05cffca875
commit e216c1dacf

View File

@ -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.