From c29eda9ea972f4506936ff450e64c524900a1ced Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 1 Dec 2022 12:32:17 +1000 Subject: [PATCH] dconf: remove gio modules * dconf gio module breaks gsettings --- gnome-base/dconf/dconf-0.40.0.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnome-base/dconf/dconf-0.40.0.recipe b/gnome-base/dconf/dconf-0.40.0.recipe index 8b45310c2..dab9097ea 100644 --- a/gnome-base/dconf/dconf-0.40.0.recipe +++ b/gnome-base/dconf/dconf-0.40.0.recipe @@ -8,7 +8,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/dconf/" COPYRIGHT="2010 Ryan Lortie 2010 Tomasz Miąsko" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://gitlab.gnome.org/GNOME/dconf/-/archive/$portVersion/dconf-$portVersion.zip" CHECKSUM_SHA256="f83e7e993ddca6d0e29ffa659a8b0acce80093cae0e24a60405e5427dbb4009b" @@ -83,6 +83,8 @@ INSTALL() { ninja -C build install + rm -rf $libDir/gio/modules + prepareInstalledDevelLib libdconf fixPkgconfig