summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoricebal2019-01-17 12:12:27 -0600
committericebal2019-01-17 12:12:27 -0600
commit4f103da55165bcb04fe300281b43ff6e1f11824b (patch)
tree94464e25ae8425f25385905ae1688b18c996beca /PKGBUILD
parentf59c17b2265f7ff28e6e032a4bf0ecaaf1ff0dde (diff)
downloadaur-4f103da55165bcb04fe300281b43ff6e1f11824b.tar.gz
updated depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85b1a0866eab..be6f5f53d950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=tuned-git
pkgver=2.10.0.r75.g26db89d
-pkgrel=3
+pkgrel=4
pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system'
arch=('any')
url='https://github.com/redhat-performance/tuned'
license=('GPL')
-depends=('ethtool' 'python-configobj' 'python-pyudev' 'python-gobject' 'python-decorator' 'python-dbus' 'python-schedutils' 'python-linux-procfs' 'python-perf' 'hdparm' 'polkit' 'hicolor-icon-theme')
+depends=('ethtool' 'python-configobj' 'python-pyudev' 'python-gobject' 'python-decorator' 'python-dbus' 'python-schedutils' 'python-linux-procfs' 'perf' 'hdparm' 'polkit' 'hicolor-icon-theme')
optdepends=('virt-what' 'systemtap' 'python-dmidecode' 'x86_energy_perf_policy')
makedepends=('git' 'desktop-file-utils')
provides=('tuned')