From 8b1f4dc04f9d81a78b741d0f90f0fc9e0f31bb1f Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 8 Oct 2009 15:54:02 +0200 Subject: [PATCH] gst-plugins-base: add pango as dep --- recipes/gstreamer/gst-plugins-base_0.10.25.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5