mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
05cffca875
commit
e216c1dacf
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user