git » krdc.git » commit 236fd09

upgpkg: 25.08.2-2: Remove qt6-wayland dependency

author Antonio Rojas
2025-10-10 11:59:04 UTC
committer Antonio Rojas
2025-10-10 11:59:04 UTC
parent 2e0146d52149bbde649b2c75796487b6020a42c2

upgpkg: 25.08.2-2: Remove qt6-wayland dependency

.SRCINFO +1 -2
PKGBUILD +1 -2

diff --git a/.SRCINFO b/.SRCINFO
index 9c0783c..c4d3127 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = krdc
 	pkgdesc = Remote Desktop Client
 	pkgver = 25.08.2
-	pkgrel = 1
+	pkgrel = 2
 	url = https://apps.kde.org/krdc/
 	arch = x86_64
 	groups = kde-applications
@@ -31,7 +31,6 @@ pkgbase = krdc
 	depends = kxmlgui
 	depends = plasma-activities
 	depends = qt6-base
-	depends = qt6-wayland
 	depends = wayland
 	optdepends = libvncserver: VNC support
 	optdepends = libssh: VNC support
diff --git a/PKGBUILD b/PKGBUILD
index 1a366f7..38b120a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=krdc
 pkgver=25.08.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Remote Desktop Client'
 url='https://apps.kde.org/krdc/'
 arch=(x86_64)
@@ -29,7 +29,6 @@ depends=(gcc-libs
          kxmlgui
          plasma-activities
          qt6-base
-         qt6-wayland
          wayland)
 makedepends=(extra-cmake-modules
              freerdp