forked from pool/telegram-desktop
Fixed link bug.
OBS-URL: https://build.opensuse.org/package/show/server:messaging/telegram-desktop?expand=0&rev=45
This commit is contained in:
parent
b829593b4d
commit
5d6e7041a3
2
patch.py
2
patch.py
@ -103,7 +103,7 @@ def save_json(jsonobj, filename):
|
||||
|
||||
def process_telegram_linux(jsonobj):
|
||||
child = jsonobj["'conditions'"][0][1]["'variables'"]["'pkgconfig_libs'"]
|
||||
child.append("'liblzma'")
|
||||
# child.append("'liblzma'")
|
||||
child.append("'openal'")
|
||||
child.append("'libavformat'")
|
||||
child.append("'libavcodec'")
|
||||
|
Loading…
Reference in New Issue
Block a user