wok-next diff powertop/receipt @ rev 21727
created recipe for vbindiff
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 21 14:32:44 2020 +0100 (2020-11-21) |
parents | a3c581bf52b8 |
children |
line diff
1.1 --- a/powertop/receipt Fri Aug 10 12:53:17 2018 +0300 1.2 +++ b/powertop/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -5,15 +5,15 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Utility designed to measure and explain a computer's electrical \ 1.6 power consumption" 1.7 -MAINTAINER="domcox@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="https://01.org/powertop/" 1.11 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WGET_URL="https://01.org/powertop/sites/default/files/downloads/$TARBALL" 1.14 1.15 -BUILD_DEPENDS="acl gettext ncurses-dev autoconf automake libtool \ 1.16 -pciutils-dev libnl-dev zlib-dev gettext diffutils" 1.17 +BUILD_DEPENDS="acl gettext-dev ncurses-dev autoconf automake libtool \ 1.18 +pciutils-dev libnl-dev zlib-dev diffutils" 1.19 1.20 compile_rules() { 1.21 sed -i 's/AC_PROG_LIBTOOL/AC_PROG_MKDIR_P\n&/' configure.ac