wok-next diff xorg-libXfixes/receipt @ rev 19232
httpfs-fuse: add status 301 supprot
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 25 11:48:21 2016 +0200 (2016-06-25) |
parents | cfa130f21bdf |
children | 9f70134dc7a7 |
line diff
1.1 --- a/xorg-libXfixes/receipt Sun Jun 02 18:41:37 2013 +0000 1.2 +++ b/xorg-libXfixes/receipt Sat Jun 25 11:48:21 2016 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 SOURCE="libXfixes" 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="xorg-libX11" 1.10 BUILD_DEPENDS="xorg-fixesproto xorg-libX11-dev"