summaryrefslogtreecommitdiff
path: root/johnlepikhin/packages/patches/telegram-desktop-fix-lib-base-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'johnlepikhin/packages/patches/telegram-desktop-fix-lib-base-build.patch')
-rw-r--r--johnlepikhin/packages/patches/telegram-desktop-fix-lib-base-build.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/johnlepikhin/packages/patches/telegram-desktop-fix-lib-base-build.patch b/johnlepikhin/packages/patches/telegram-desktop-fix-lib-base-build.patch
new file mode 100644
index 0000000..3e9750a
--- /dev/null
+++ b/johnlepikhin/packages/patches/telegram-desktop-fix-lib-base-build.patch
@@ -0,0 +1,12 @@
+diff --git a/base/qt/qt_compare.h b/base/qt/qt_compare.h
+index ca03fa2..948e5e9 100644
+--- a/base/qt/qt_compare.h
++++ b/base/qt/qt_compare.h
+@@ -8,6 +8,7 @@
+
+ #include <compare>
+ #include <gsl/pointers>
++#include <variant>
+
+ #include <QString>
+