wok-4.x diff htop/receipt @ rev 5574
intltool: add depend gettext
author | Akim Bey <gokhlayeh@mailoo.org> |
---|---|
date | Sat May 15 14:35:56 2010 +0000 (2010-05-15) |
parents | 3e8ffa6ff731 |
children | 23cd2d928eed |
line diff
1.1 --- a/htop/receipt Thu Oct 02 13:37:38 2008 +0000 1.2 +++ b/htop/receipt Sat May 15 14:35:56 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://htop.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 +TAGS="monitor system" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()