[arch-commits] Commit in i8kutils/trunk (PKGBUILD)
Eric BĂ©langer
eric at nymeria.archlinux.org
Fri Feb 7 20:38:06 UTC 2014
Date: Friday, February 7, 2014 @ 21:38:06
Author: eric
Revision: 205565
upgpkg: i8kutils 1.40-4
Add acpi depends (close FS#38831)
Modified:
i8kutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-02-07 20:30:38 UTC (rev 205564)
+++ PKGBUILD 2014-02-07 20:38:06 UTC (rev 205565)
@@ -3,12 +3,12 @@
pkgname=i8kutils
pkgver=1.40
-pkgrel=3
+pkgrel=4
pkgdesc="Dell Inspiron/Latitude kernel driver and utilities"
arch=('i686' 'x86_64')
url="https://launchpad.net/i8kutils"
license=('GPL')
-depends=('bash')
+depends=('bash' 'acpi')
optdepends=('tk: for i8kmon deamon')
backup=('etc/i8kutils/i8kmon.conf')
source=(http://ftp.de.debian.org/debian/pool/main/i/${pkgname}/${pkgname}_${pkgver}.tar.gz
More information about the arch-commits
mailing list