wok-6.x diff xorg-printproto/receipt @ rev 17295
libfm: add support of empty files (empty files not a text and not a binary, its... empty)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 30 01:21:22 2014 +0200 (2014-10-30) |
parents | 3af9c976b7d4 |
children | 814c58f64f83 |
line diff
1.1 --- a/xorg-printproto/receipt Thu Dec 05 12:49:52 2013 +0000 1.2 +++ b/xorg-printproto/receipt Thu Oct 30 01:21:22 2014 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 SOURCE="printproto" 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-fontsproto xorg-libX11-dev xorg-libXau-dev pkg-config" 1.10 BUILD_DEPENDS="xorg-util-macros"