summaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'meta-multimedia')
-rw-r--r--meta-multimedia/recipes-multimedia/mpg123/mpg123_1.19.0.bb2
1 files changed, 2 insertions, 0 deletions
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 dd5c3a44c..9d9dc8429 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/"
6BUGTRACKER = "http://sourceforge.net/p/mpg123/bugs/" 6BUGTRACKER = "http://sourceforge.net/p/mpg123/bugs/"
7SECTION = "multimedia" 7SECTION = "multimedia"
8 8
9DEPENDS = "tslib libsdl jack openal-soft portaudio-v19 audiofile esound"
10
9# The options should be mutually exclusive for configuration script. 11# The options should be mutually exclusive for configuration script.
10# If both alsa and pulseaudio are specified (as in the default distro features) 12# If both alsa and pulseaudio are specified (as in the default distro features)
11# pulseaudio takes precedence. 13# pulseaudio takes precedence.