wok diff powertop/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 | 711665cba8bb |
children | e73f4da5da34 |
line diff
1.1 --- a/powertop/receipt Sat Aug 16 23:08:07 2008 +0200 1.2 +++ b/powertop/receipt Sat Feb 27 20:49:37 2010 +0100 1.3 @@ -1,10 +1,10 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="powertop" 1.7 -VERSION="1.10" 1.8 +VERSION="1.11" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Utility designed to measure and explain a computer's electrical power consumption" 1.11 -MAINTAINER="domcox@users.sourceforge.net" 1.12 +MAINTAINER="domcox@slitaz.org" 1.13 DEPENDS="ncurses" 1.14 BUILD_DEPENDS="ncurses-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz"