From 4e633ad8b26b77280afac52eeb8a9f4b4a084c92 Mon Sep 17 00:00:00 2001 From: Sergio Jimenez Date: Fri, 18 Jan 2013 00:43:46 +0100 Subject: [PATCH] laptop-mode: use depends instead of fulldepends --- srcpkgs/laptop-mode/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/laptop-mode/template b/srcpkgs/laptop-mode/template index 1d583e073b..808bc3c700 100644 --- a/srcpkgs/laptop-mode/template +++ b/srcpkgs/laptop-mode/template @@ -1,7 +1,7 @@ # Template file for 'laptop-mode' pkgname=laptop-mode version=1.62 -revision=2 +revision=4 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 -fulldepends="acpid hdparm sdparm wireless_tools xset bluez" +depends="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