Date: Wednesday, February 1, 2023 @ 16:14:22
  Author: andyrtr
Revision: 467735

upgpkg: xorg-xwayland 22.1.7-2: add dependency on mesa - FS#77323

Modified:
  xorg-xwayland/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-01 15:03:05 UTC (rev 467734)
+++ PKGBUILD    2023-02-01 16:14:22 UTC (rev 467735)
@@ -2,7 +2,7 @@
 
 pkgname=xorg-xwayland
 pkgver=22.1.7
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('custom')
 groups=('xorg')
@@ -9,7 +9,7 @@
 url="https://xorg.freedesktop.org";
 pkgdesc="run X clients under wayland"
 depends=('nettle' 'libepoxy' 'systemd-libs' 'libxfont2' 
-         'pixman' 'xorg-server-common' 'libxcvt')
+         'pixman' 'xorg-server-common' 'libxcvt' 'mesa')
 makedepends=('meson' 'xorgproto' 'xtrans' 'libxkbfile' 'dbus'
              'xorg-font-util'
              'wayland' 'wayland-protocols'

Reply via email to