wok-current diff xorg-libXcursor/receipt @ rev 20212
Force host arch to i486
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 24 12:51:10 2018 +0100 (2018-02-24) |
parents | 3e3e15d924c9 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-libXcursor/receipt Mon Jun 03 00:28:35 2013 +0000 1.2 +++ b/xorg-libXcursor/receipt Sat Feb 24 12:51:10 2018 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.x.org/" 1.6 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="xorg-libXfixes xorg-libXrender" 1.10 BUILD_DEPENDS="xorg-libXrender-dev xorg-libXfixes-dev"