mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix snap build on Launchpad
This commit is contained in:
parent
3a66d317ee
commit
2574389129
1 changed files with 3 additions and 0 deletions
|
@ -69,6 +69,7 @@ parts:
|
||||||
build-environment:
|
build-environment:
|
||||||
- LD_LIBRARY_PATH: $SNAPCRAFT_STAGE/usr/lib
|
- LD_LIBRARY_PATH: $SNAPCRAFT_STAGE/usr/lib
|
||||||
build-packages:
|
build-packages:
|
||||||
|
- python
|
||||||
- qtbase5-private-dev
|
- qtbase5-private-dev
|
||||||
- libasound2-dev
|
- libasound2-dev
|
||||||
- libglib2.0-dev
|
- libglib2.0-dev
|
||||||
|
@ -376,6 +377,8 @@ parts:
|
||||||
webrtc:
|
webrtc:
|
||||||
plugin: nil
|
plugin: nil
|
||||||
build-packages:
|
build-packages:
|
||||||
|
- curl
|
||||||
|
- python2
|
||||||
- libopus-dev
|
- libopus-dev
|
||||||
- libssl-dev
|
- libssl-dev
|
||||||
stage-packages:
|
stage-packages:
|
||||||
|
|
Loading…
Add table
Reference in a new issue