Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'snap/snapcraft.yaml')
-rw-r--r--snap/snapcraft.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index a2764c658..466bb29ab 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -111,6 +111,10 @@ parts:
- libusb-1.0-0
- libzvbi0
- x11-utils
+ - libfuse3-3
+ - libkrb5-3
+ - libpkcs11-helper1
+ - libswscale5
cmake-parameters:
# Workaround for ubuntu 18.04 armhf: build fails with "unable to find a register to spill"
# remember to remove when snapcraft will be built in ubuntu >= 20.04