[oe] [PATCH 1/2] gst-plugins-base 0.10.30: depend on gtk+

Michael Smith msmith at cbnco.com
Fri Sep 24 13:42:26 UTC 2010


Some of the tests and examples require gtk.

Signed-off-by: Michael Smith <msmith at cbnco.com>
---
 recipes/gstreamer/gst-plugins-base_0.10.30.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gstreamer/gst-plugins-base_0.10.30.bb b/recipes/gstreamer/gst-plugins-base_0.10.30.bb
index e4fb226..0826562 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.30.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.30.bb
@@ -16,7 +16,7 @@ PROVIDES += "gst-plugins"
 # if alsa has been built and is present.  You will
 # not get an error if this is not present, just 
 # a missing alsa plugin
-DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv gtk+"
 
 # Needs a udev that enabled gudev, which isn't the default
 EXTRA_OECONF_append = " --with-gudev"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list