diff options
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r-- | recipes/gstreamer/gst-plugins-base_0.10.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |