wok-next diff xorg-libXxf86vm/receipt @ rev 18494
Up atril: fix typo
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sun Oct 11 00:42:04 2015 -0400 (2015-10-11) |
parents | 57ea1afa4f79 |
children | 70e678f56117 |
line diff
1.1 --- a/xorg-libXxf86vm/receipt Sun Mar 09 04:44:22 2014 +0100 1.2 +++ b/xorg-libXxf86vm/receipt Sun Oct 11 00:42:04 2015 -0400 1.3 @@ -10,7 +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 +HOST_ARCH="i486 arm" 1.9 1.10 DEPENDS="xorg-libX11 xorg-libXext" 1.11 BUILD_DEPENDS="xorg-libX11-dev xorg-libXext-dev xorg-xf86vidmodeproto"