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:
authorbhatman1441 <blackhat1441@protonmail.com>2024-01-15 21:56:53 +0300
committerbhatman1441 <blackhat1441@protonmail.com>2024-01-15 21:56:53 +0300
commit082263dba83dc69aac7a7907d78acfb756d38b5f (patch)
tree3000929fd35f129e7bdbfe86d776a6d289d324f5
parentdc9e0b4586f9880dcf88da7d92cd477ac63f16a0 (diff)
snap: Add FreeRDP3 dependencies to stage-packages
-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