aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-08 15:54:02 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-08 15:54:02 +0200
commit8b1f4dc04f9d81a78b741d0f90f0fc9e0f31bb1f (patch)
treed17b2187afe60003baee4dd0034c67e727b52693 /recipes
parent43556d2323680e8649bb5b01bcc490eb8e1620be (diff)
downloadopenembedded-8b1f4dc04f9d81a78b741d0f90f0fc9e0f31bb1f.tar.gz
gst-plugins-base: add pango as dep
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gstreamer/gst-plugins-base_0.10.25.bb2
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"