summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d19dbe65527..21a2f0626d04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mutter-git
pkgdesc = Window manager and compositor for GNOME
- pkgver = 44.1+r202+g094504337
+ pkgver = 44.1+r204+g055d277c7
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/mutter
arch = x86_64
@@ -32,6 +32,7 @@ pkgbase = mutter-git
depends = pipewire
depends = startup-notification
depends = xorg-xwayland
+ depends = libei
source = git+https://gitlab.gnome.org/GNOME/mutter.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index be82ea86777d..93095bd5b901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,6 +34,7 @@ depends=(
pipewire
startup-notification
xorg-xwayland
+ libei
)
makedepends=(
egl-wayland