mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
tlp: rebuild, removed rfkill dep
This commit is contained in:
parent
f686b65052
commit
c8281c371f
@ -1,7 +1,7 @@
|
|||||||
pkgbase=tlp
|
pkgbase=tlp
|
||||||
pkgname=('tlp' 'tlp-rdw')
|
pkgname=('tlp' 'tlp-rdw')
|
||||||
pkgver=1.0
|
pkgver=1.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='http://linrunner.de/en/tlp/tlp.html'
|
url='http://linrunner.de/en/tlp/tlp.html'
|
||||||
license=('GPL2' 'GPL3')
|
license=('GPL2' 'GPL3')
|
||||||
@ -12,7 +12,7 @@ sha256sums=('642717b27db3a70c2cdef2673fe3229bf314488aa0797515e63d933b93bc78ec'
|
|||||||
|
|
||||||
package_tlp() {
|
package_tlp() {
|
||||||
pkgdesc='Linux Advanced Power Management'
|
pkgdesc='Linux Advanced Power Management'
|
||||||
depends=('hdparm' 'iw' 'pciutils' 'rfkill' 'usbutils' 'util-linux')
|
depends=('hdparm' 'iw' 'pciutils' 'usbutils' 'util-linux')
|
||||||
optdepends=('acpi_call: Sandy Bridge and newer ThinkPad battery functions'
|
optdepends=('acpi_call: Sandy Bridge and newer ThinkPad battery functions'
|
||||||
'ethtool: Disable Wake On Lan'
|
'ethtool: Disable Wake On Lan'
|
||||||
'lsb-release: Display LSB release version in tlp-stat'
|
'lsb-release: Display LSB release version in tlp-stat'
|
||||||
|
Loading…
Reference in New Issue
Block a user