forked from pool/telegram-desktop
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
This commit is contained in:
parent
10a0c06f13
commit
a4ae333c4d
1
patch.py
1
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'")
|
||||
|
@ -113,7 +113,6 @@ Requires: ffmpeg
|
||||
Requires: hicolor-icon-theme
|
||||
Requires: icu
|
||||
Requires: jasper
|
||||
Requires: libqt5-qtimageformats
|
||||
Requires: openssl
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user