[arch-commits] Commit in powertop/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat Dec 2 19:32:52 UTC 2017
Date: Saturday, December 2, 2017 @ 19:32:51
Author: jlichtblau
Revision: 271920
FS#53931 implemented
Modified:
powertop/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-02 19:19:54 UTC (rev 271919)
+++ PKGBUILD 2017-12-02 19:32:51 UTC (rev 271920)
@@ -11,6 +11,7 @@
url='https://01.org/powertop/'
license=('GPL2')
depends=('gcc-libs' 'libnl' 'ncurses' 'pciutils')
+optdepends=('xorg-xset: for the --calibrate function')
changelog=$pkgname.changelog
source=($pkgname-$pkgver.tar.gz::https://github.com/fenrus75/powertop/archive/v$pkgver.tar.gz)
sha256sums=('5daf009271a028c55f0d5da7e5cf85ce08f832831957828f0379faf721f5bad1')
More information about the arch-commits
mailing list