wok-6.x diff gpm/receipt @ rev 5562
mplayer-svn, rage: cache svn fetched files in SOURCES_REPOSITORY
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 14 10:52:03 2010 +0200 (2010-05-14) |
parents | 1428395b4afe |
children | e8163fc4cb28 |
line diff
1.1 --- a/gpm/receipt Mon Feb 09 11:48:37 2009 +0000 1.2 +++ b/gpm/receipt Fri May 14 10:52:03 2010 +0200 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="ftp://ftp.linux.it/pub/People/rubini/$PACKAGE" 1.5 WGET_URL="ftp://ftp.linux.it/pub/People/rubini/$PACKAGE/$TARBALL" 1.6 BUILD_DEPENDS="gawk" 1.7 +DEPENDS="ncurses" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()