[arch-commits] Commit in plasma-desktop/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Sep 11 13:56:16 UTC 2015
Date: Friday, September 11, 2015 @ 15:56:15
Author: arojas
Revision: 245776
Add qt5-graphicaleffects dependency, needed by application dashboard
Modified:
plasma-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-11 11:31:03 UTC (rev 245775)
+++ PKGBUILD 2015-09-11 13:56:15 UTC (rev 245776)
@@ -5,13 +5,13 @@
pkgname=plasma-desktop
pkgver=5.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='KDE Plasma Desktop'
arch=('i686' 'x86_64')
url='https://www.kde.org/workspaces/plasmadesktop/'
license=('LGPL')
depends=('powerdevil' 'polkit-kde-agent' 'libcanberra' 'kwin' 'libxkbfile' 'kmenuedit'
- 'systemsettings' 'ksysguard' 'kpeople' 'baloo')
+ 'systemsettings' 'ksysguard' 'kpeople' 'baloo' 'qt5-graphicaleffects')
makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-evdev' 'xf86-input-synaptics' 'xorg-server-devel')
optdepends=('plasma-nm: Network manager applet')
conflicts=('kdebase-workspace' 'kcm-touchpad-frameworks')
More information about the arch-commits
mailing list