From: Marcin Juszkiewicz Date: Mon, 27 Oct 2008 19:48:40 +0000 (+0100) Subject: gst-plugins-base: enabled XVideo output and gnome-vfs plugin X-Git-Tag: Release-2010-05/1~5584^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaffa38a6517ad86aedd52cd2abce117fc6817a9;p=openembedded.git gst-plugins-base: enabled XVideo output and gnome-vfs plugin --- diff --git a/packages/gstreamer/gst-plugins-base_0.10.17.bb b/packages/gstreamer/gst-plugins-base_0.10.17.bb index e045d218d2..d2fd547a26 100644 --- a/packages/gstreamer/gst-plugins-base_0.10.17.bb +++ b/packages/gstreamer/gst-plugins-base_0.10.17.bb @@ -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 virtual/libx11 freetype" +DEPENDS += "alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv" -PR = "r3" +PR = "r4"