1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 15:27:08 +00:00
termux-packages/packages/glib-networking/meson.build.patch
2022-09-23 07:48:52 +09:00

12 lines
276 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -147,8 +147,6 @@
subdir('proxy')
subdir('tls')
-# Will automatically pick it up from the cross file if defined
-gnome.post_install(gio_querymodules: gio_module_dir)
summary({
'GnuTLS support': giomodules.contains('giognutls'),