diff options
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc index 5e313ef378..b73bcd06e7 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc | |||
@@ -14,7 +14,7 @@ PACKAGECONFIG ??= " \ | |||
14 | orc cairo flac gdk-pixbuf jpeg libpng soup speex taglib \ | 14 | orc cairo flac gdk-pixbuf jpeg libpng soup speex taglib \ |
15 | " | 15 | " |
16 | 16 | ||
17 | X11DEPENDS = "virtual/libx11 libsm libxrender" | 17 | X11DEPENDS = "virtual/libx11 libsm libxrender libxfixes libxdamage" |
18 | X11ENABLEOPTS = "--enable-x --enable-xvideo --enable-xshm" | 18 | X11ENABLEOPTS = "--enable-x --enable-xvideo --enable-xshm" |
19 | X11DISABLEOPTS = "--disable-x --disable-xvideo --disable-xshm" | 19 | X11DISABLEOPTS = "--disable-x --disable-xvideo --disable-xshm" |
20 | PACKAGECONFIG[x11] = "${X11ENABLEOPTS},${X11DISABLEOPTS},${X11DEPENDS}" | 20 | PACKAGECONFIG[x11] = "${X11ENABLEOPTS},${X11DISABLEOPTS},${X11DEPENDS}" |