mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05:00
Merge pull request #1672 from telegramdesktop/auchri-patch-1
Update qmake for v0.9.26
This commit is contained in:
commit
3097fb058c
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ Preparation
|
|||
echo 'INCLUDEPATH += "/usr/lib/glib-2.0/include"'
|
||||
echo 'INCLUDEPATH += "/usr/lib/gtk-2.0/include"'
|
||||
echo 'INCLUDEPATH += "/usr/include/opus"'
|
||||
+ echo 'LIBS += -lcrypto -lssl'
|
||||
) >> "$srcdir/tdesktop/Telegram/Telegram.pro"
|
||||
|
||||
Building
|
||||
|
|
Loading…
Add table
Reference in a new issue