aboutsummaryrefslogtreecommitdiff
path: root/extra/gcr/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-12-08 16:27:45 +0100
committerCem Keylan <cem@ckyln.com>2022-12-08 16:27:45 +0100
commit58e3672c07e0d7a473975b27b38e1eb24827475f (patch)
tree10ea9be870ed381b5720fa3048995fd4e0d828e1 /extra/gcr/build
parenta63baec94fe4301d8b718ab4f0bacc4c5ec4ea6b (diff)
downloadrepository-58e3672c07e0d7a473975b27b38e1eb24827475f.tar.gz
Revert gcr back to 3.41.1
This reverts commit bb4d6242def6edbec78f7d6e0f9b37aa46a010b6.
Diffstat (limited to 'extra/gcr/build')
-rwxr-xr-xextra/gcr/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gcr/build b/extra/gcr/build
index d9e2e5f4..0cb68487 100755
--- a/extra/gcr/build
+++ b/extra/gcr/build
@@ -3,10 +3,9 @@
export DESTDIR="$1"
cl-meson \
- -Dintrospection=true \
+ -Dintrospection=false \
-Dgtk_doc=false \
-Dssh_agent=false \
- -Dsystemd=disabled \
. output
ninja -C output