tlp: do not depend on upower directly.

This commit is contained in:
Juan RP 2014-08-28 16:54:03 +02:00
parent 6a6bbfcff2
commit f373cbc46e
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
# Template file for 'tlp'
pkgname=tlp
version=0.5
revision=1
revision=2
hostmakedepends="git"
makedepends="hdparm bash iw rfkill ethtool upower"
depends="${makedepends}"
depends="hdparm bash iw rfkill ethtool"
conf_files="/etc/default/tlp"
conflicts="laptop-mode>=0"
noarch="yes"