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
path: root/snap
diff options
context:
space:
mode:
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index b1196409a..82df0c185 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -96,6 +96,9 @@ apps:
- network-bind
- ssh-keys
+ xprop:
+ command: usr/bin/xprop
+
parts:
pulse-utils:
plugin: nil
@@ -160,6 +163,7 @@ parts:
stage-packages:
- libusb-1.0-0
- libzvbi0
+ - x11-utils
configflags:
# 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