wok diff gstreamer/receipt @ rev 16036

ARM: remove audiofile (dont compile on tank) and add xorg-recordproto
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 09 03:50:37 2014 +0100 (2014-03-09)
parents 0f70dc971723
children ac2ee8823dfa
line diff
     1.1 --- a/gstreamer/receipt	Mon Sep 23 20:39:22 2013 +0000
     1.2 +++ b/gstreamer/receipt	Sun Mar 09 03:50:37 2014 +0100
     1.3 @@ -30,7 +30,7 @@
     1.4  		--disable-debug \
     1.5  		--with-package-name="GStreamer ($SERIES)" \
     1.6  		--with-package-origin="http://www.slitaz.org/" \
     1.7 -		$CONFIGURE_ARGS 2>&1 | grep -v ERROR_CFLAGS &&
     1.8 +		$CONFIGURE_ARGS &&
     1.9  	make $MAKEFLAGS && make install
    1.10  }
    1.11