wok diff hplip/receipt @ rev 4996
tazbb: add check-depends
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 27 20:49:37 2010 +0100 (2010-02-27) |
parents | 26631d3b1e16 |
children | 8d3f3ded1725 |
line diff
1.1 --- a/hplip/receipt Thu Nov 26 12:08:28 2009 +0000 1.2 +++ b/hplip/receipt Sat Feb 27 20:49:37 2010 +0100 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://hplipopensource.com" 1.6 WGET_URL="http://downloads.sourceforge.net/sourceforge/hplip/$TARBALL" 1.7 +TAGS="printer driver printing" 1.8 1.9 # Rules to configure and make the package. --prefix=/usr 1.10 compile_rules()