wok-6.x diff aalib/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 | a00bf44ed23d |
children | 45507bfb2b0d |
line diff
1.1 --- a/aalib/receipt Sat Aug 10 22:18:41 2013 +0000 1.2 +++ b/aalib/receipt Thu Oct 30 01:21:22 2014 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://aa-project.sourceforge.net/aalib/" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="$SF_MIRROR/aa-project/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="ncurses xorg-libXt xorg-libX11" 1.10 BUILD_DEPENDS="ncurses-dev xorg-libXt-dev xorg-libX11-dev"