summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
index 5002399396..ebfa7cd4e5 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
@@ -11,7 +11,7 @@ inherit gettext
11PACKAGECONFIG ??= " \ 11PACKAGECONFIG ??= " \
12 ${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \ 12 ${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
13 ${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \ 13 ${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
14 ivorbis ogg theora vorbis \ 14 orc ivorbis ogg theora vorbis \
15 " 15 "
16 16
17X11DEPENDS = "virtual/libx11 libsm libxrender" 17X11DEPENDS = "virtual/libx11 libsm libxrender"