mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +00:00
Fix last commit (Update qmake for v0.9.26)
Signed-off-by: Christoph Auer <auer.chrisi@gmx.net>
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user