mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Fix missing libraries warning in snap
This commit is contained in:
parent
30468746ad
commit
9be65f8812
1 changed files with 3 additions and 0 deletions
|
@ -325,6 +325,7 @@ parts:
|
|||
- libpng16-16
|
||||
- libssl1.1
|
||||
- libwayland-client0
|
||||
- libwayland-cursor0
|
||||
- libwayland-egl1
|
||||
- libx11-6
|
||||
- libx11-xcb1
|
||||
|
@ -380,6 +381,8 @@ parts:
|
|||
-confirm-license \
|
||||
-no-gtk \
|
||||
-no-feature-xcb-sm \
|
||||
-no-feature-xcomposite-egl \
|
||||
-no-feature-xcomposite-glx \
|
||||
-no-feature-wayland-server \
|
||||
-openssl-linked \
|
||||
-nomake examples \
|
||||
|
|
Loading…
Add table
Reference in a new issue