wok diff xorg-libSM/receipt @ rev 19117

sqlite: fix arm build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 07 17:36:05 2016 +0200 (2016-05-07)
parents 5ddb4d29b420
children 814c58f64f83
line diff
     1.1 --- a/xorg-libSM/receipt	Sun Jun 02 09:36:07 2013 +0000
     1.2 +++ b/xorg-libSM/receipt	Sat May 07 17:36:05 2016 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  SOURCE="libSM"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="$XORG_MIRROR/lib/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="util-linux-uuid xorg-libICE"
    1.10  BUILD_DEPENDS="xorg-libICE-dev xorg-xtrans util-linux-uuid-dev"