We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f774c commit eea881bCopy full SHA for eea881b
includes.container/usr/share/get-cosmic.sh
@@ -37,7 +37,7 @@ for file in "${FILES[@]}"; do
37
done
38
39
echo "Installing required tools and dependencies..."
40
-sudo apt-get install -y rpm2cpio alien cpio libdisplay-info-bin libseat1 libxkbcommon0 libinput-bin libinput10 dbus
+sudo apt-get install -y rpm2cpio alien cpio libdisplay-info-bin libseat1 libxkbcommon0 libinput-bin libinput10 dbus xwayland
41
42
echo "Converting and installing RPM files..."
43
cd ./rpm_files || exit
0 commit comments