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 31a08fdb7ca4..459d41266ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Application for the performance management of Intel processors"
arch=('any')
url="https://slimbook.es"
license=('GPL2')
-depends=('gtk3' 'intel-undervolt' 'libnotify' 'pciutils' 'python-dbus' 'python-gobject'
+depends=('dbus-python' 'gtk3' 'intel-undervolt' 'libnotify' 'pciutils' 'python-gobject'
'python-pillow' 'systemd-libs')
optdepends=('libappindicator-gtk3: tray icon')
install="$pkgname.install"