Revert "laptop-mode: use depends instead of fulldepends"
This reverts commit 4e633ad8b2
.
This commit is contained in:
parent
4e633ad8b2
commit
a17e037d28
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'laptop-mode'
|
||||
pkgname=laptop-mode
|
||||
version=1.62
|
||||
revision=4
|
||||
revision=2
|
||||
wrksrc=$pkgname-tools_$version
|
||||
noarch=yes
|
||||
short_desc="Laptop power saving package for Linux systems"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-2"
|
|||
homepage="http://samwel.tk/laptop_mode/"
|
||||
distfiles="${homepage}/tools/downloads/$pkgname-tools_$version.tar.gz"
|
||||
checksum=d40b3d2fb4dc120b4a427ef7dbddc9dd4d9ea0c475685538d36d3457b39158cd
|
||||
depends="acpid hdparm sdparm wireless_tools xset bluez"
|
||||
fulldepends="acpid hdparm sdparm wireless_tools xset bluez"
|
||||
conf_files="/etc/laptop-mode/lm-profiler.conf /etc/laptop-mode/conf.d/lcd-brightness.conf /etc/laptop-mode/conf.d/video-out.conf
|
||||
/etc/laptop-mode/conf.d/wireless-iwl-power.conf /etc/laptop-mode/conf.d/nmi-watchdog.conf /etc/laptop-mode/conf.d/dpms-standby.conf
|
||||
/etc/laptop-mode/conf.d/runtime-pm.conf /etc/laptop-mode/conf.d/ethernet.conf /etc/laptop-mode/conf.d/eee-superhe.conf
|
||||
|
|
Loading…
Reference in New Issue