wok-6.x diff nano/receipt @ rev 5033
gutenprint: update build_depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 03 11:18:36 2010 +0100 (2010-03-03) |
parents | 82cd8e77939c |
children | 2c74efb0b0f8 |
line diff
1.1 --- a/nano/receipt Sun Feb 07 18:41:46 2010 +0100 1.2 +++ b/nano/receipt Wed Mar 03 11:18:36 2010 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.nano-editor.org/" 1.6 WGET_URL="http://www.nano-editor.org/dist/v2.0/$TARBALL" 1.7 +TAGS="text-editor" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()