From: Mike Westerhof Date: Fri, 20 Feb 2009 06:27:29 +0000 (-0600) Subject: gst-plugins-base: re-instate 0.10.17 so that SlugOS feeds build again. X-Git-Tag: Release-2010-05/1~3975^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4afdf8809c8272b53371633fa0ffa2cd00f911bb;p=openembedded.git gst-plugins-base: re-instate 0.10.17 so that SlugOS feeds build again. Sigh. --- diff --git a/packages/gstreamer/gst-plugins-base_0.10.17.bb b/packages/gstreamer/gst-plugins-base_0.10.17.bb new file mode 100644 index 0000000000..0a1f17fcd8 --- /dev/null +++ b/packages/gstreamer/gst-plugins-base_0.10.17.bb @@ -0,0 +1,12 @@ +require gst-plugins.inc + +PROVIDES += "gst-plugins" + +# gst-plugins-base only builds the alsa plugin +# 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 gnome-vfs libxv" + +PR = "r5" +