tlp: rfkill is included with util-linux
This commit is contained in:
parent
ca0a013394
commit
0bccfb69ba
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'tlp'
|
||||
pkgname=tlp
|
||||
version=1.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="TLP-${version}"
|
||||
depends="hdparm bash iw rfkill ethtool"
|
||||
depends="hdparm bash iw util-linux ethtool"
|
||||
conf_files="/etc/default/tlp"
|
||||
conflicts="laptop-mode>=0"
|
||||
noarch="yes"
|
||||
|
|
Loading…
Reference in a new issue