Skip to content

Commit eea881b

Browse files
author
Mirko Brombin
authored
chore: add xwayland
1 parent 68f774c commit eea881b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes.container/usr/share/get-cosmic.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ for file in "${FILES[@]}"; do
3737
done
3838

3939
echo "Installing required tools and dependencies..."
40-
sudo apt-get install -y rpm2cpio alien cpio libdisplay-info-bin libseat1 libxkbcommon0 libinput-bin libinput10 dbus
40+
sudo apt-get install -y rpm2cpio alien cpio libdisplay-info-bin libseat1 libxkbcommon0 libinput-bin libinput10 dbus xwayland
4141

4242
echo "Converting and installing RPM files..."
4343
cd ./rpm_files || exit

0 commit comments

Comments
 (0)