summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2021-01-16 17:07:43 +0000
committerJoão Figueiredo2021-01-16 17:07:43 +0000
commit6d9c5088f36b8ccce8bf47d6cd2835d4802fe4b5 (patch)
tree48617433240df60b047d5064f3cc6707d864b3e2 /PKGBUILD
parentaaae1c34952a3729f53a3f3ab0941f9cbc6072f7 (diff)
downloadaur-6d9c5088f36b8ccce8bf47d6cd2835d4802fe4b5.tar.gz
Added missing makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baab9bf3108d..1a1890360a59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kglobalaccel-git
-pkgver=v4.100.0.rc1.r323.ge6790ab
-pkgrel=2
+pkgver=v4.100.0.rc1.r357.g708fbcf
+pkgrel=1
pkgdesc='KGlobalAccel'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/kglobalaccel'
license=('LGPL')
depends=('qt5-x11extras' 'kconfig-git' 'kcrash-git' 'kdbusaddons-git' 'ki18n-git' 'kwindowsystem-git')
-makedepends=('extra-cmake-modules-git' 'git' 'qt5-tools')
+makedepends=('extra-cmake-modules-git' 'git' 'qt5-tools' 'qt5-wayland')
conflicts=(kglobalaccel)
provides=(kglobalaccel)
source=('git+https://github.com/KDE/kglobalaccel.git')