From: Koen Kooi Date: Thu, 8 Oct 2009 13:54:02 +0000 (+0200) Subject: gst-plugins-base: add pango as dep X-Git-Tag: Release-2010-05/1~2159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b1f4dc04f9d81a78b741d0f90f0fc9e0f31bb1f;p=openembedded.git gst-plugins-base: add pango as dep --- diff --git a/recipes/gstreamer/gst-plugins-base_0.10.25.bb b/recipes/gstreamer/gst-plugins-base_0.10.25.bb index b00234de2c..5862a65eb2 100644 --- a/recipes/gstreamer/gst-plugins-base_0.10.25.bb +++ b/recipes/gstreamer/gst-plugins-base_0.10.25.bb @@ -8,5 +8,5 @@ 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 += "libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv" +DEPENDS += "pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"