aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 13:25:58 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 13:25:58 +0300
commitfe8b6d284ca3e9d611ff37a8a3a6eee530c2483e (patch)
tree810d14e2f732f6d1e4a27320bc7b562beb290e8d /extra
parentc2c7de3284e57c2a727e7fcd0bc4cc68e577d27a (diff)
downloadrepository-fe8b6d284ca3e9d611ff37a8a3a6eee530c2483e.tar.gz
glib-networking: use cl-meson
Diffstat (limited to 'extra')
-rwxr-xr-xextra/glib-networking/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/glib-networking/build b/extra/glib-networking/build
index 632a8666..c2644049 100755
--- a/extra/glib-networking/build
+++ b/extra/glib-networking/build
@@ -4,11 +4,10 @@ export DESTDIR="$1"
# The new version requires openssl TLS1.3, which libressl hasn't fully
# implemented yet. We now need gnutls, sadly.
-meson \
+cl-meson \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
- -Dlibproxy=disabled \
-Dgnutls=enabled \
. output