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

Jan Steffens heftig at archlinux.org
Thu Apr 1 14:51:32 UTC 2021


    Date: Thursday, April 1, 2021 @ 14:51:31
  Author: heftig
Revision: 411365

40.0-3: add missing libxkbfile dep

Modified:
  mutter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-01 14:51:26 UTC (rev 411364)
+++ PKGBUILD	2021-04-01 14:51:31 UTC (rev 411365)
@@ -4,7 +4,7 @@
 
 pkgname=mutter
 pkgver=40.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A window manager for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(dconf gobject-introspection-runtime gsettings-desktop-schemas
          libcanberra startup-notification zenity libsm gnome-desktop upower
          libxkbcommon-x11 gnome-settings-daemon libgudev libinput pipewire
-         xorg-xwayland graphene)
+         xorg-xwayland graphene libxkbfile)
 makedepends=(gobject-introspection git egl-wayland meson xorg-server)
 checkdepends=(xorg-server-xvfb)
 provides=(libmutter-8.so)



More information about the arch-commits mailing list