Merge pull request #1672 from telegramdesktop/auchri-patch-1
Update qmake for v0.9.26
This commit is contained in:
commit
3097fb058c
|
@ -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…
Reference in New Issue