git » plasma-workspace.git » commit 1c9f529

those are needed at runtime

author Andrea Scarpino
2014-10-18 12:56:57 UTC
committer Andrea Scarpino
2014-10-18 12:56:57 UTC
parent 16fa25ea471dc52bff3ebd9ce6a95f06bb66b7cf

those are needed at runtime

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 5026000..c499d56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 
 pkgname=plasma-workspace
 pkgver=5.1.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc='KDE Plasma Workspace'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
 license=('LGPL')
-depends=('krunner' 'baloo-frameworks' 'kjsembed' 'knotifyconfig' 'kdesu'
+depends=('krunner' 'baloo-frameworks' 'kjsembed' 'knotifyconfig' 'kded'
          'ksysguard' 'libkscreen-frameworks' 'ktexteditor' 'libqalculate'
-         'libxcursor')
+         'libxcursor' 'kde-cli-tools' 'kio-extras')
 makedepends=('extra-cmake-modules' 'kdoctools' 'kwin' 'gpsd')
 optdepends=('plasma-workspace-wallpapers: additional wallpapers'
             'kwin: KDE Window Manager'