wok diff xorg-xproto/receipt @ rev 16431
svkbd: fix version (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 18 10:49:48 2014 +0000 (2014-04-18) |
parents | 3af9c976b7d4 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-xproto/receipt Thu Dec 05 12:49:52 2013 +0000 1.2 +++ b/xorg-xproto/receipt Fri Apr 18 10:49:48 2014 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 SOURCE="xproto" 1.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.6 WGET_URL="$XORG_MIRROR/proto/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="xorg-util-macros pkg-config" 1.10 BUILD_DEPENDS="xorg-util-macros"