aboutsummaryrefslogtreecommitdiffstats
path: root/testing/telegram-desktop/0011-no-static-qt.patch
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-07 10:55:19 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-09 06:52:52 -0300
commit877e53b3c028a5beb214d75c974fd0ce500ec97b (patch)
tree85c73b2681d37c5008f120ce801742fdcc9fed87 /testing/telegram-desktop/0011-no-static-qt.patch
parent841a0b258509a745b79e279404ec092f5d50385c (diff)
downloadaports-877e53b3c028a5beb214d75c974fd0ce500ec97b.tar.bz2
aports-877e53b3c028a5beb214d75c974fd0ce500ec97b.tar.xz
testing/telegram-desktop: upgrade to 1.7.14
Diffstat (limited to 'testing/telegram-desktop/0011-no-static-qt.patch')
-rw-r--r--testing/telegram-desktop/0011-no-static-qt.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/telegram-desktop/0011-no-static-qt.patch b/testing/telegram-desktop/0011-no-static-qt.patch
new file mode 100644
index 0000000000..e4751c79f9
--- /dev/null
+++ b/testing/telegram-desktop/0011-no-static-qt.patch
@@ -0,0 +1,14 @@
+diff --git a/Telegram/gyp/lib_rlottie.gyp b/Telegram/gyp/lib_rlottie.gyp
+index efc208500..8f2a66f5a 100644
+--- a/Telegram/gyp/lib_rlottie.gyp
++++ b/Telegram/gyp/lib_rlottie.gyp
+@@ -113,7 +113,7 @@
+ ],
+ 'conditions': [[ 'not build_win', {
+ 'defines': [
+- 'RLOTTIE_WITH_STATIC_QT',
++# 'RLOTTIE_WITH_STATIC_QT',
+ ]
+ }], [ 'build_macold', {
+ 'xcode_settings': {
+