summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhushan Shah2015-09-11 16:34:03 +0530
committerBhushan Shah2015-09-11 16:34:03 +0530
commit9cf03442c04a6aedd61d54405a58949c4bf116fe (patch)
treea2e9a4f4cd8075f2dcd9b85a8bca32f9110059c1 /PKGBUILD
parent0adb327d96ba40b6fc5d929bc367d29d29617efd (diff)
downloadaur-9cf03442c04a6aedd61d54405a58949c4bf116fe.tar.gz
Add dep on qt5-graphicaleffects
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 346e1f1204a0..821deeba15e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=plasma-desktop-git
pkgver=r2502.a029fb5
-pkgrel=1
+pkgrel=2
pkgdesc='KDE Plasma Desktop'
arch=(i686 x86_64)
url='https://projects.kde.org/projects/kde/kde-workspace'
license=(LGPL)
depends=(libxkbfile libcanberra systemsettings-git ksysguard-git
-powerdevil-git kmenuedit-git kinfocenter-git polkit-kde-agent-git kpeople-git)
+powerdevil-git kmenuedit-git kinfocenter-git polkit-kde-agent-git kpeople-git qt5-graphicaleffects)
makedepends=(xorg-server-devel xf86-input-synaptics extra-cmake-modules git kdoctools)
optdepends=('plasma-nm-git: Network manager applet')
conflicts=(plasma-desktop kdebase-workspace kdebase-kdepasswd kcm-touchpad-frameworks)