wok diff xorg-xtrans/receipt @ rev 18592
apache, lighttpd: do not stop the running web server
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Nov 13 11:06:53 2015 +0100 (2015-11-13) |
parents | 5ddb4d29b420 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-xtrans/receipt Sun Jun 02 09:36:07 2013 +0000 1.2 +++ b/xorg-xtrans/receipt Fri Nov 13 11:06:53 2015 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 SOURCE="xtrans" 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-xproto" 1.10 BUILD_DEPENDS="xorg-util-macros"