gst-plugins-base: added missing dependencies
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 27 Oct 2008 19:48:16 +0000 (20:48 +0100)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 27 Oct 2008 19:48:53 +0000 (20:48 +0100)
packages/gstreamer/gst-plugins-base_0.10.17.bb

index 56c9bfa..e045d21 100644 (file)
@@ -6,7 +6,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 += "alsa-lib libsm"
+DEPENDS += "alsa-lib libsm virtual/libx11 freetype"
 
 PR = "r3"