aboutsummaryrefslogtreecommitdiff
path: root/extra/gcr/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-10-17 15:14:20 +0200
committerCem Keylan <cem@ckyln.com>2022-10-17 15:14:20 +0200
commitbb4d6242def6edbec78f7d6e0f9b37aa46a010b6 (patch)
treefe7cc7f38a9098ebf44433fc68c899e0a598528e /extra/gcr/build
parent32c8aa4c77601bb7338ed82f38344b749ee84128 (diff)
downloadrepository-bb4d6242def6edbec78f7d6e0f9b37aa46a010b6.tar.gz
gcr: bump to 4.0.0
Diffstat (limited to 'extra/gcr/build')
-rwxr-xr-xextra/gcr/build3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/gcr/build b/extra/gcr/build
index 0cb68487..d9e2e5f4 100755
--- a/extra/gcr/build
+++ b/extra/gcr/build
@@ -3,9 +3,10 @@
export DESTDIR="$1"
cl-meson \
- -Dintrospection=false \
+ -Dintrospection=true \
-Dgtk_doc=false \
-Dssh_agent=false \
+ -Dsystemd=disabled \
. output
ninja -C output