From a4ae333c4d393d58223b093190567b413b0e13c637a13665520563a5c422d1bd Mon Sep 17 00:00:00 2001 From: Xu Zhao Date: Thu, 31 May 2018 22:52:31 +0000 Subject: [PATCH] Accepting request 613363 from home:nuklly:branches:server:messaging Removed qt5imageformats dependency. OBS-URL: https://build.opensuse.org/request/show/613363 OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=41 --- patch.py | 1 + telegram-desktop.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/patch.py b/patch.py index 0791c5b..41c5ce2 100644 --- a/patch.py +++ b/patch.py @@ -268,6 +268,7 @@ def process_telegram(jsonobj): child.append("'TDESKTOP_DISABLE_AUTOUPDATE'") child.append("'TDESKTOP_DISABLE_REGISTER_CUSTOM_SCHEME'") child.append("'TDESKTOP_DISABLE_UNITY_INTEGRATION'") + child.append("'TDESKTOP_DISABLE_GTK_INTEGRATION'") child.remove("'AL_LIBTYPE_STATIC'") child = jsonobj["'targets'"][0]["'include_dirs'"] child.remove("'<(libs_loc)/breakpad/src'") diff --git a/telegram-desktop.spec b/telegram-desktop.spec index bd0fc45..6fcec4d 100644 --- a/telegram-desktop.spec +++ b/telegram-desktop.spec @@ -113,7 +113,6 @@ Requires: ffmpeg Requires: hicolor-icon-theme Requires: icu Requires: jasper -Requires: libqt5-qtimageformats Requires: openssl ExclusiveArch: x86_64