git » powerdevil.git » commit f49ddbf

Plasma 5.2 more fixes

author Andrea Scarpino
2015-01-27 08:20:18 UTC
committer Andrea Scarpino
2015-01-27 08:20:18 UTC
parent 38a82eeefd4475bbe5b1c37939dd8ade27f296bb

Plasma 5.2 more fixes

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 76b2d60..e90eee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/powerdevil'
 license=('LGPL')
-depends=('plasma-workspace')
+depends=('plasma-workspace' 'kidletime')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=('plasma')