Date: Sunday, December 19, 2010 @ 10:22:20
  Author: andyrtr
Revision: 103436

upgpkg: laptop-mode-tools 1.55-2
add two optional dependencies, #21229 and #21224

Modified:
  laptop-mode-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-12-19 13:04:30 UTC (rev 103435)
+++ PKGBUILD    2010-12-19 15:22:20 UTC (rev 103436)
@@ -4,13 +4,15 @@
 
 pkgname=laptop-mode-tools
 pkgver=1.55
-pkgrel=1
+pkgrel=2
 pkgdesc="Laptop mode is a kernel mode that allows you to extend the battery 
life of your laptop"
 arch=('any')
 url="http://www.samwel.tk/laptop_mode/";
 license=('GPL')
 depends=('bash' 'hdparm')
-optdepends=('acpid: for ACPI support')
+optdepends=('acpid: for ACPI support'
+            'bluez: for bluetooth support'
+            'ethtool: for ethernet support')
 backup=(etc/laptop-mode/conf.d/ac97-powersave.conf
         etc/laptop-mode/conf.d/auto-hibernate.conf
         etc/laptop-mode/conf.d/battery-level-polling.conf

Reply via email to