[arch-commits] Commit in pcsx2/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Aug 9 10:02:23 UTC 2022


    Date: Tuesday, August 9, 2022 @ 10:02:22
  Author: alucryd
Revision: 1263510

pcsx2 1.7.3187-3: add qt6-wayland to optdepends

Modified:
  pcsx2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 09:54:52 UTC (rev 1263509)
+++ PKGBUILD	2022-08-09 10:02:22 UTC (rev 1263510)
@@ -4,7 +4,7 @@
 
 pkgname=pcsx2
 pkgver=1.7.3187
-pkgrel=2
+pkgrel=3
 pkgdesc='A Sony PlayStation 2 emulator'
 arch=(x86_64)
 url=https://www.pcsx2.net
@@ -45,9 +45,11 @@
   ninja
   png++
   qt6-tools
+  qt6-wayland
   vulkan-headers
   zstd
 )
+optdepends=('qt6-wayland: Wayland support')
 _tag=573706e5e42cd43474308a0f04a15daf516abbe8
 source=(
   git+https://github.com/PCSX2/pcsx2.git#tag=${_tag}



More information about the arch-commits mailing list