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' # Template file for 'tlp'
pkgname=tlp pkgname=tlp
version=0.5 version=0.5
revision=1 revision=2
hostmakedepends="git" hostmakedepends="git"
makedepends="hdparm bash iw rfkill ethtool upower" depends="hdparm bash iw rfkill ethtool"
depends="${makedepends}"
conf_files="/etc/default/tlp" conf_files="/etc/default/tlp"
conflicts="laptop-mode>=0" conflicts="laptop-mode>=0"
noarch="yes" noarch="yes"