mirror of https://github.com/procxx/kepka.git
Use installed opus on non-Windows.
This commit is contained in:
parent
1afae74d1e
commit
50b2b6c5b1
|
@ -694,7 +694,6 @@ buildTelegram() {
|
|||
-Dlinux_path_qt=$QT_PATH \
|
||||
-Dlinux_path_breakpad=$BREAKPAD_PATH \
|
||||
-Dlinux_path_libexif_lib=/usr/local/lib \
|
||||
-Dlinux_path_opus_include=/usr/include/opus \
|
||||
-Dlinux_lib_ssl=-lssl \
|
||||
-Dlinux_lib_crypto=-lcrypto \
|
||||
-Dlinux_lib_icu=-licuuc\ -licutu\ -licui18n \
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 302d42fc201f9a8b973ba152e04cf804b0d9d521
|
||||
Subproject commit 75b4565a5bab8fb24afe315aeda2131c7a1f362a
|
|
@ -1 +1 @@
|
|||
Subproject commit 1b346350ead307c8d7015a9b4fd6a8af06e0efd2
|
||||
Subproject commit 9d456ff5e1dafc7f3bc3f788707806a6001435ab
|
Loading…
Reference in New Issue