mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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'
|
# Template file for 'tlp'
|
||||||
pkgname=tlp
|
pkgname=tlp
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="TLP-${version}"
|
wrksrc="TLP-${version}"
|
||||||
depends="hdparm bash iw rfkill ethtool"
|
depends="hdparm bash iw util-linux ethtool"
|
||||||
conf_files="/etc/default/tlp"
|
conf_files="/etc/default/tlp"
|
||||||
conflicts="laptop-mode>=0"
|
conflicts="laptop-mode>=0"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue