mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Update openal in snap to 1.21.0
And remove unneeded dependencies
This commit is contained in:
parent
b1b25b0df9
commit
feff514a07
1 changed files with 1 additions and 5 deletions
|
@ -223,18 +223,14 @@ parts:
|
|||
openal:
|
||||
source: https://github.com/kcat/openal-soft.git
|
||||
source-depth: 1
|
||||
source-tag: openal-soft-1.20.1
|
||||
source-tag: openal-soft-1.21.0
|
||||
plugin: cmake
|
||||
build-packages:
|
||||
- libasound2-dev
|
||||
- libpulse-dev
|
||||
- libsndio-dev
|
||||
- portaudio19-dev
|
||||
stage-packages:
|
||||
- libasound2
|
||||
- libpulse0
|
||||
- libportaudio2
|
||||
- libsndio7.0
|
||||
cmake-parameters:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
|
|
Loading…
Add table
Reference in a new issue