mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Adjust snap permissions
Due to the removal of beariers, network-manager-observe shouldn't be needed anymore. hardware-observe is needed for DeviceModelPretty, though. Added systemd to stage-packages for calling systemd-detect-virt. pulseaudio is a legacy interface, audio-playback and audio-record replace it.
This commit is contained in:
parent
af93d7cc97
commit
1e60eb1894
1 changed files with 2 additions and 2 deletions
|
@ -30,11 +30,10 @@ apps:
|
|||
- camera
|
||||
- desktop
|
||||
- desktop-legacy
|
||||
- hardware-observe
|
||||
- home
|
||||
- network
|
||||
- network-manager-observe
|
||||
- opengl
|
||||
- pulseaudio
|
||||
- removable-media
|
||||
- unity7
|
||||
- wayland
|
||||
|
@ -121,6 +120,7 @@ parts:
|
|||
- libxcb-record0
|
||||
- libxcb-screensaver0
|
||||
- zlib1g
|
||||
- systemd
|
||||
cmake-parameters:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
|
|
Loading…
Add table
Reference in a new issue