wok diff xorg-damageproto/receipt @ rev 18256

Up tazpkg(826): fix install .tazpkg files clicking on it
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Aug 04 19:17:34 2015 +0300 (2015-08-04)
parents 3af9c976b7d4
children 814c58f64f83
line diff
     1.1 --- a/xorg-damageproto/receipt	Thu Dec 05 12:49:52 2013 +0000
     1.2 +++ b/xorg-damageproto/receipt	Tue Aug 04 19:17:34 2015 +0300
     1.3 @@ -10,6 +10,7 @@
     1.4  SOURCE="damageproto"
     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-fixesproto pkg-config"
    1.10  BUILD_DEPENDS="xorg-util-macros"