From d344e9b74d6308be724e0ef17a825d1f4eb2e81e Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Tue, 22 Jun 2021 01:32:13 +0200 Subject: Adding TCP redirection through rdp2tcp --- snap/snapcraft.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'snap') 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 -- cgit v1.2.3