summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorignapk2021-02-05 04:23:27 +0100
committerignapk2021-02-05 04:23:27 +0100
commitcd806c3105ed80a80c86c0ce051738599f8a7fff (patch)
tree4f2ce1c75c7e365d66f7e142278b7a53a79a5d07
parent25add5ee5927208a997ab0493d14242ad2114fcf (diff)
downloadaur-cd806c3105ed80a80c86c0ce051738599f8a7fff.tar.gz
add glib2-git as a dependency
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1db6f7892726..9b102a963bce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=mutter-git
_pkgname=mutter
-pkgver=3.35.91+97+gf27de9620
+pkgver=40.alpha.1.1+222+gee3d26f22
pkgrel=1
pkgdesc="A window manager for GNOME."
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
license=(GPL)
depends=(dconf js68 gjs-git gobject-introspection-runtime gsettings-desktop-schemas-git libcanberra sysprof-git
- startup-notification zenity libsm gnome-desktop upower libxkbcommon-x11
+ startup-notification zenity libsm gnome-desktop upower libxkbcommon-x11 glib2-git
gnome-settings-daemon libgudev libinput pipewire-git jack2 xorg-server-xwayland-git)
makedepends=(intltool gobject-introspection git egl-wayland xorg-server)
provides=(mutter)