summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6dd70792763..fca852634d65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url='https://github.com/ustcpetergu/silitune'
license=('GPL')
groups=()
-depends=('intel-undervolt' 'python-pyqt5' 'python-matplotlib' 'gksu')
+depends=('intel-undervolt' 'tlp' 'python-pyqt5' 'python-matplotlib' 'gksu')
makedepends=('git')
optdepends=('p7zip: benchmark support')
provides=()