summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07ec1fc1f040..9c33ac30374b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = mutter-git
makedepends = egl-wayland
depends = dconf
depends = js68
- depends = gjs-dev
+ depends = gjs-git
depends = gobject-introspection-runtime
depends = gsettings-desktop-schemas
depends = libcanberra
diff --git a/PKGBUILD b/PKGBUILD
index 44802d94d3cf..a72f2bfc5eb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A window manager for GNOME."
url="https://gitlab.gnome.org/GNOME/mutter"
arch=(x86_64)
license=(GPL)
-depends=(dconf js68 gjs-dev gobject-introspection-runtime gsettings-desktop-schemas libcanberra sysprof-git
+depends=(dconf js68 gjs-git gobject-introspection-runtime gsettings-desktop-schemas libcanberra sysprof-git
startup-notification zenity libsm gnome-desktop upower libxkbcommon-x11
gnome-settings-daemon libgudev libinput pipewire-git jack2)
makedepends=(intltool gobject-introspection git egl-wayland)