git » kwin.git » commit 72e6056

Qt 5.10 rebuild

author Antonio Rojas
2017-11-28 17:25:04 UTC
committer Antonio Rojas
2017-11-28 17:25:04 UTC
parent d5c1a7533d4d69346e51973089285430e5115541

Qt 5.10 rebuild

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 90eef17..9ca7ba6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
 
 pkgname=kwin
 pkgver=5.11.4
-pkgrel=1
+pkgrel=2
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
-depends=(kscreenlocker xcb-util-cursor hicolor-icon-theme plasma-framework kcmutils breeze kinit)
+depends=(kscreenlocker xcb-util-cursor plasma-framework kcmutils breeze kinit)
 makedepends=(extra-cmake-modules qt5-tools kdoctools python)
 optdepends=('qt5-virtualkeyboard: virtual keyboard support for kwin-wayland')
 groups=(plasma)