summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaditya Bagga2016-03-13 20:26:56 +0530
committerAaditya Bagga2016-03-13 20:26:56 +0530
commit9f479e0b4553e9c93c64aeb81f9a114ae3e241ce (patch)
tree92a8b48c8cc7463cb75b7f8468e241b78005b03a /PKGBUILD
parent979c775d7e3c092fd7584c9d4de6b3583f0dfd55 (diff)
downloadaur-9f479e0b4553e9c93c64aeb81f9a114ae3e241ce.tar.gz
added openrc opt-dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66b22c733887..6cb396ba7295 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('acpi_call: Sandy Bridge and newer ThinkPad battery functions'
'smartmontools: Display S.M.A.R.T. data in tlp-stat'
'tp_smapi: ThinkPad battery functions'
'x86_energy_perf_policy: Set energy versus performance policy on x86 processors'
- # 'openrc-core: for using openrc tlp service'
+ 'openrc: for using openrc tlp service'
)
conflicts=('laptop-mode-tools' 'tlp')
provides=($_pkgname)