From 2d7d7c78df21c802ec61bce39f67df3373756004 Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Mon, 8 Nov 2021 10:17:26 +0100
Subject: gsettings-desktop-schemas: disable introspection

---
 community/gsettings-desktop-schemas/build   | 1 +
 community/gsettings-desktop-schemas/depends | 1 -
 community/gsettings-desktop-schemas/version | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'community')

diff --git a/community/gsettings-desktop-schemas/build b/community/gsettings-desktop-schemas/build
index 8539e86a..33cb031a 100755
--- a/community/gsettings-desktop-schemas/build
+++ b/community/gsettings-desktop-schemas/build
@@ -3,6 +3,7 @@
 export DESTDIR=$1
 
 cl-meson \
+    -Dintrospection=false \
     . output
 
 ninja -C output
diff --git a/community/gsettings-desktop-schemas/depends b/community/gsettings-desktop-schemas/depends
index 7cc45ce2..d9de633c 100644
--- a/community/gsettings-desktop-schemas/depends
+++ b/community/gsettings-desktop-schemas/depends
@@ -1,3 +1,2 @@
 glib
-gobject-introspection make
 meson make
diff --git a/community/gsettings-desktop-schemas/version b/community/gsettings-desktop-schemas/version
index f31a3d73..63b12ca9 100644
--- a/community/gsettings-desktop-schemas/version
+++ b/community/gsettings-desktop-schemas/version
@@ -1 +1 @@
-41.0 1
+41.0 2
-- 
cgit v1.2.3