Skip to content

Commit 2cbf9c9

Browse files
author
Yutaro-B18016
committed
added requirement for dependancies for ubuntu18.04
1 parent ecf4f44 commit 2cbf9c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ubuntu/18.04/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ apt install -y linux-tools-virtual${HWE}
3939
apt install -y linux-cloud-tools-virtual${HWE}
4040

4141
# Install the xrdp service so we have the auto start behavior
42-
apt install -y xrdp
42+
apt install -y xrdp xserver-xorg-core xorgxrdp
4343

4444
systemctl stop xrdp
4545
systemctl stop xrdp-sesman

0 commit comments

Comments
 (0)