[arch-commits] Commit in plasma-desktop/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jan 27 17:53:54 UTC 2015


    Date: Tuesday, January 27, 2015 @ 18:53:54
  Author: andrea
Revision: 230130

upgpkg: plasma-desktop 5.2.0-2

Fix missing deps

Modified:
  plasma-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 17:42:34 UTC (rev 230129)
+++ PKGBUILD	2015-01-27 17:53:54 UTC (rev 230130)
@@ -4,15 +4,17 @@
 
 pkgname=plasma-desktop
 pkgver=5.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Desktop'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('LGPL')
-depends=('qt5-graphicaleffects' 'powerdevil' 'polkit-kde-frameworks' 'libcanberra'
-         'kwin' 'libusb-compat' 'libxkbfile' 'kmenuedit' 'systemsettings' 'ksysguard')
-makedepends=('extra-cmake-modules' 'kdoctools' 'boost')
-optdepends=('plasma-nm: Network manager applet')
+depends=('qt5-graphicaleffects' 'powerdevil' 'polkit-kde-frameworks'
+         'libcanberra' 'kwin' 'libusb-compat' 'libxkbfile' 'kmenuedit'
+         'systemsettings' 'ksysguard' 'breeze' 'krunner')
+makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'baloo-frameworks')
+optdepends=('baloo-frameworks: system indexing'
+           'plasma-nm: Network manager applet')
 conflicts=('kdebase-workspace' 'kdebase-kdepasswd')
 install="${pkgname}.install"
 groups=('plasma')



More information about the arch-commits mailing list