0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-11-01 17:18:53 +00:00
Files
termux-packages/x11-packages/telegram-desktop/0006-gir-version.patch
2025-10-08 23:35:50 +08:00

12 lines
320 B
Diff

--- a/cmake/external/glib/CMakeLists.txt
+++ b/cmake/external/glib/CMakeLists.txt
@@ -30,7 +30,7 @@
include(generate_cppgir.cmake)
-if (DESKTOP_APP_GLIB2_gio-unix-2.0_VERSION VERSION_GREATER_EQUAL 2.86)
+if (FALSE)
generate_cppgir(external_glib GioUnix-2.0)
else()
generate_cppgir(external_glib Gio-2.0)