wok diff xorg-xcursorgen/receipt @ rev 19947

vmtouch: fix build
author Paul Issott <paul@slitaz.org>
date Sun May 07 16:28:32 2017 +0100 (2017-05-07)
parents eb8067417980
children 814c58f64f83
line diff
     1.1 --- a/xorg-xcursorgen/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/xorg-xcursorgen/receipt	Sun May 07 16:28:32 2017 +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/app/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="xorg-libX11 xorg-libXcursor libpng"
    1.10  BUILD_DEPENDS="xorg-libX11-dev xorg-libXcursor-dev libpng-dev"