diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:40:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:40:08 +0300 |
commit | 2d81f8b661807c00a3810cabb72cb93a13311069 (patch) | |
tree | 73f1dbc85ec09c8a36dfa834c86cf9120687838d /extra/gcr/build | |
parent | b9d118dfcb6cb14242dab70ac70978c41019e124 (diff) | |
download | repository-2d81f8b661807c00a3810cabb72cb93a13311069.tar.gz |
gcr: bump to 3.41.1
Diffstat (limited to 'extra/gcr/build')
-rwxr-xr-x | extra/gcr/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gcr/build b/extra/gcr/build index 698e3c0c..0cb68487 100755 --- a/extra/gcr/build +++ b/extra/gcr/build @@ -5,6 +5,7 @@ export DESTDIR="$1" cl-meson \ -Dintrospection=false \ -Dgtk_doc=false \ + -Dssh_agent=false \ . output ninja -C output |