mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-25 01:36:48 +00:00
Update openal in snap to 1.21.0
And remove unneeded dependencies
This commit is contained in:
parent
b1b25b0df9
commit
feff514a07
@ -223,18 +223,14 @@ parts:
|
|||||||
openal:
|
openal:
|
||||||
source: https://github.com/kcat/openal-soft.git
|
source: https://github.com/kcat/openal-soft.git
|
||||||
source-depth: 1
|
source-depth: 1
|
||||||
source-tag: openal-soft-1.20.1
|
source-tag: openal-soft-1.21.0
|
||||||
plugin: cmake
|
plugin: cmake
|
||||||
build-packages:
|
build-packages:
|
||||||
- libasound2-dev
|
- libasound2-dev
|
||||||
- libpulse-dev
|
- libpulse-dev
|
||||||
- libsndio-dev
|
|
||||||
- portaudio19-dev
|
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libasound2
|
- libasound2
|
||||||
- libpulse0
|
- libpulse0
|
||||||
- libportaudio2
|
|
||||||
- libsndio7.0
|
|
||||||
cmake-parameters:
|
cmake-parameters:
|
||||||
- -DCMAKE_BUILD_TYPE=Release
|
- -DCMAKE_BUILD_TYPE=Release
|
||||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||||
|
Loading…
Reference in New Issue
Block a user