summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 20:32:25 +0000
committerJoão Figueiredo2024-03-01 20:32:25 +0000
commita95de4c3cddaec98e6967dbe22bcc2e289fe78ba (patch)
treec802ed5156afbdcd24dafd9b57e8cc8e86a32f26 /PKGBUILD
parent857531ed77db6af25edc0f99f3b233b27acb8507 (diff)
downloadaur-kwindowsystem-git.tar.gz
You won't believe it: I found one more erroneous Qt6-git dep!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7deccb7a4a4e..41356ac2ecce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=kwindowsystem-git
pkgver=6.0.0_r1009.g827ff06
-pkgrel=3
+pkgrel=4
pkgdesc='Access to the windowing system'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
license=(LGPL-2.0-only LGPL-3.0-only)
-depends=(gcc-libs glibc libx11 libxcb libxfixes qt6-base qt6-wayland wayland-git xcb-util-keysyms)
+depends=(gcc-libs glibc libx11 libxcb libxfixes qt6-base qt6-wayland wayland xcb-util-keysyms)
makedepends=(git doxygen extra-cmake-modules-git plasma-wayland-protocols-git qt6-declarative qt6-doc qt6-tools wayland-protocols)
optdepends=('qt6-declarative: QML bindings')
conflicts=(${pkgname%-git})