mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Pin tg_owt commit in snap and add -DBUILD_SHARED_LIBS=OFF
This commit is contained in:
parent
42d4fdb89f
commit
9329ce9059
1 changed files with 2 additions and 0 deletions
|
@ -259,6 +259,7 @@ parts:
|
|||
webrtc:
|
||||
source: https://github.com/desktop-app/tg_owt.git
|
||||
source-depth: 1
|
||||
source-commit: 12f4a27f2f02f9dd40f9891d8ec6e58bc1ff5263
|
||||
plugin: cmake
|
||||
build-packages:
|
||||
- yasm
|
||||
|
@ -270,6 +271,7 @@ parts:
|
|||
cmake-parameters:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
- -DBUILD_SHARED_LIBS=OFF
|
||||
- -DJPEG_LIBRARY_RELEASE=$SNAPCRAFT_STAGE/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/libjpeg.so
|
||||
- -DJPEG_INCLUDE_DIR=$SNAPCRAFT_STAGE/usr/include
|
||||
prime: [-./*]
|
||||
|
|
Loading…
Add table
Reference in a new issue