wok-current diff xorg-util-macros/receipt @ rev 15960
Up: tazpanel (1.8)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Feb 24 01:10:12 2014 +0100 (2014-02-24) |
parents | 5ddb4d29b420 |
children | c75c436df3e4 |
line diff
1.1 --- a/xorg-util-macros/receipt Sun Jun 02 09:36:07 2013 +0000 1.2 +++ b/xorg-util-macros/receipt Mon Feb 24 01:10:12 2014 +0100 1.3 @@ -10,8 +10,9 @@ 1.4 SOURCE="util-macros" 1.5 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.6 WGET_URL="$XORG_MIRROR/util/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 -DEPENDS="m4 pkg-config" 1.10 +DEPENDS="m4" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()