summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorignapk2020-11-30 23:08:09 +0100
committerignapk2020-11-30 23:08:09 +0100
commit95bc00f45dc912a3a440703ab0753cc1633fcc37 (patch)
tree1fdff24b42020a517905d59e34fc472e7037e199
parentca2d49d6e09791aa42fa2a9902bcb8429563b933 (diff)
downloadaur-95bc00f45dc912a3a440703ab0753cc1633fcc37.tar.gz
replace gsettings-desktop-schemas with gsettings-desktop-schemas-git as a dependency
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7df48d910957..287150154a6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,7 +25,7 @@ pkgbase = gnome-shell-git
depends = gnome-settings-daemon
depends = sysprof-git
depends = gnome-themes-extra
- depends = gsettings-desktop-schemas
+ depends = gsettings-desktop-schemas-git
depends = libcanberra-pulse
depends = libcroco
depends = libgdm
diff --git a/PKGBUILD b/PKGBUILD
index 3e02a88b2717..e31d43ef7f53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://gitlab.gnome.org/GNOME/gnome-shell"
arch=(x86_64)
license=(GPL2)
depends=(accountsservice gcr gjs-git js68 gnome-bluetooth upower gnome-session gnome-settings-daemon sysprof-git
- gnome-themes-extra gsettings-desktop-schemas libcanberra-pulse libcroco libgdm libsecret
+ gnome-themes-extra gsettings-desktop-schemas-git libcanberra-pulse libcroco libgdm libsecret
mutter-git nm-connection-editor unzip gstreamer libibus gnome-desktop-git bash-completion gnome-autoar)
makedepends=(gtk-doc gnome-control-center evolution-data-server gobject-introspection git meson
sassc asciidoc)