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

github.com/neutrinolabs/xorgxrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/install_xorgxrdp_build_dependencies_with_apt.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/install_xorgxrdp_build_dependencies_with_apt.sh b/scripts/install_xorgxrdp_build_dependencies_with_apt.sh
index ce4ffc4..57acbf4 100755
--- a/scripts/install_xorgxrdp_build_dependencies_with_apt.sh
+++ b/scripts/install_xorgxrdp_build_dependencies_with_apt.sh
@@ -18,6 +18,7 @@ APT_EXTRA_ARGS="$@"
PACKAGES=" \
xserver-xorg-core \
xserver-xorg-dev \
+ x11-utils \
nasm \
"