summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d5212c649b4..db5a14b623a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,10 @@ arch=('any')
url="https://github.com/AdnanHodzic/auto-cpufreq"
license=('LGPL3')
depends=('python-distro' 'python-psutil' 'python-click')
+optdepends=(
+ 'cpufreqctl: CPU Power Manager'
+ 'gnome-shell-extension-cpufreq: CPU Power Manager for GNOME Shell'
+)
makedepends=('python-setuptools')
provides=("$pkgname")
conflicts=("$pkgname")