mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 13:20:03 +00:00
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:
@@ -6,6 +6,8 @@ HOMEPAGE = "http://mpg123.de/"
|
|||||||
BUGTRACKER = "http://sourceforge.net/p/mpg123/bugs/"
|
BUGTRACKER = "http://sourceforge.net/p/mpg123/bugs/"
|
||||||
SECTION = "multimedia"
|
SECTION = "multimedia"
|
||||||
|
|
||||||
|
DEPENDS = "tslib libsdl jack openal-soft portaudio-v19 audiofile esound"
|
||||||
|
|
||||||
# The options should be mutually exclusive for configuration script.
|
# The options should be mutually exclusive for configuration script.
|
||||||
# If both alsa and pulseaudio are specified (as in the default distro features)
|
# If both alsa and pulseaudio are specified (as in the default distro features)
|
||||||
# pulseaudio takes precedence.
|
# pulseaudio takes precedence.
|
||||||
|
|||||||
Reference in New Issue
Block a user