mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 23:24:01 +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
|
- libpng16-16
|
||||||
- libssl1.1
|
- libssl1.1
|
||||||
- libwayland-client0
|
- libwayland-client0
|
||||||
|
- libwayland-cursor0
|
||||||
- libwayland-egl1
|
- libwayland-egl1
|
||||||
- libx11-6
|
- libx11-6
|
||||||
- libx11-xcb1
|
- libx11-xcb1
|
||||||
|
@ -380,6 +381,8 @@ parts:
|
||||||
-confirm-license \
|
-confirm-license \
|
||||||
-no-gtk \
|
-no-gtk \
|
||||||
-no-feature-xcb-sm \
|
-no-feature-xcb-sm \
|
||||||
|
-no-feature-xcomposite-egl \
|
||||||
|
-no-feature-xcomposite-glx \
|
||||||
-no-feature-wayland-server \
|
-no-feature-wayland-server \
|
||||||
-openssl-linked \
|
-openssl-linked \
|
||||||
-nomake examples \
|
-nomake examples \
|
||||||
|
|
Loading…
Add table
Reference in a new issue