wok diff gst-plugins-base/receipt @ rev 18575

fontconfig: add lcdfilter-default in /etc/fonts/conf.d
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Wed Nov 11 00:58:31 2015 +0100 (2015-11-11)
parents 30cd20bf889e
children b6a74775afd4
line diff
     1.1 --- a/gst-plugins-base/receipt	Wed Apr 02 13:44:10 2014 +0000
     1.2 +++ b/gst-plugins-base/receipt	Wed Nov 11 00:58:31 2015 +0100
     1.3 @@ -30,7 +30,7 @@
     1.4  {
     1.5  	case "$ARCH" in
     1.6  		i?86) ;;
     1.7 -		*) export CPPFLAGS="-I/cross/$ARCH/sysroot/usr/include" ;;
     1.8 +		*) export CPPFLAGS="$CPPFLAGS -I/cross/$ARCH/sysroot/usr/include" ;;
     1.9  	esac
    1.10  	./configure \
    1.11  		--prefix=/usr \