diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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=() |