tlp: do not depend on upower directly.
This commit is contained in:
parent
6a6bbfcff2
commit
f373cbc46e
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue