mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 10:11:41 -05:00
Fix last commit (Update qmake for v0.9.26)
Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
This commit is contained in:
parent
3097fb058c
commit
aebe15acda
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Preparation
|
||||||
echo 'INCLUDEPATH += "/usr/lib/glib-2.0/include"'
|
echo 'INCLUDEPATH += "/usr/lib/glib-2.0/include"'
|
||||||
echo 'INCLUDEPATH += "/usr/lib/gtk-2.0/include"'
|
echo 'INCLUDEPATH += "/usr/lib/gtk-2.0/include"'
|
||||||
echo 'INCLUDEPATH += "/usr/include/opus"'
|
echo 'INCLUDEPATH += "/usr/include/opus"'
|
||||||
+ echo 'LIBS += -lcrypto -lssl'
|
echo 'LIBS += -lcrypto -lssl'
|
||||||
) >> "$srcdir/tdesktop/Telegram/Telegram.pro"
|
) >> "$srcdir/tdesktop/Telegram/Telegram.pro"
|
||||||
|
|
||||||
Building
|
Building
|
||||||
|
|
Loading…
Add table
Reference in a new issue