wok diff gpm/receipt @ rev 13911
syslinux: remove keyboard help
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 23 23:39:46 2013 +0100 (2013-01-23) |
parents | 5c1c1e5a76c6 |
children | 411abd04eca0 |
line diff
1.1 --- a/gpm/receipt Mon May 21 23:58:06 2012 +0200 1.2 +++ b/gpm/receipt Wed Jan 23 23:39:46 2013 +0100 1.3 @@ -8,8 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.nico.schottelius.org/software/gpm/" 1.6 WGET_URL="http://www.nico.schottelius.org/software/gpm/archives/$TARBALL" 1.7 -#HOST_ARCH="i486 arm" 1.8 -CROSS_BUGS="ld bug: undefined reference to 'stdscr' and 'wgetch'" 1.9 +HOST_ARCH="i486 arm" 1.10 1.11 DEPENDS="ncurses" 1.12 BUILD_DEPENDS="gawk bison"