wok-current diff fbterm/receipt @ rev 18077
Rebuild Python packages to remove "*.pyc" files from package.lists (part 1).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 22 17:34:18 2015 +0300 (2015-05-22) |
parents | 7896f0694ef6 |
children | e3f377fbc5f0 |
line diff
1.1 --- a/fbterm/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/fbterm/receipt Fri May 22 17:34:18 2015 +0300 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://code.google.com/p/fbterm/" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="bzlib expat fontconfig freetype gcc-lib-base glibc-base zlib" 1.10 #configure: WARNING: libx86.h doesn't exist! VESA support will be disabled!