wok-6.x diff xorg-libXext/receipt @ rev 20352

pinentry: try with newer gcc and specify build
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 13:10:46 2018 +0000 (2018-06-09)
parents 4abbe39ea1e2
children 814c58f64f83
line diff
     1.1 --- a/xorg-libXext/receipt	Sun Mar 09 02:28:02 2014 +0100
     1.2 +++ b/xorg-libXext/receipt	Sat Jun 09 13:10:46 2018 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  SOURCE="libXext"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.7 -#HOST_ARCH="i486 arm"
     1.8 +HOST_ARCH="i486 arm"
     1.9  
    1.10  DEPENDS="xorg-libX11"
    1.11  BUILD_DEPENDS="xorg-libX11-dev"