From 37ace0060ee17ea2f401f9410b344a1a29d144cb Mon Sep 17 00:00:00 2001 From: Mohammad <53252549+MohammadTahghighi@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:35:07 +0330 Subject: [PATCH] Update README.md Changing package name qtbase6-dev to qt6-base-dev. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cdb97ad1..2cea1e1f 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Hosting for Moonlight's Debian and L4T package repositories is graciously provid * Install the required packages: * Debian/Ubuntu: * Base Requirements: `libegl1-mesa-dev libgl1-mesa-dev libopus-dev libsdl2-dev libsdl2-ttf-dev libssl-dev libavcodec-dev libavformat-dev libva-dev libvdpau-dev libxkbcommon-dev wayland-protocols libdrm-dev` - * Qt 6 (Recommended): `qtbase6-dev qt6-declarative-dev libqt6svg6-dev qml6-module-qtquick-controls qml6-module-qtquick-templates qml6-module-qtquick-layouts qml6-module-qtqml-workerscript qml6-module-qtquick-window qml6-module-qtquick` + * Qt 6 (Recommended): `qt6-base-dev qt6-declarative-dev libqt6svg6-dev qml6-module-qtquick-controls qml6-module-qtquick-templates qml6-module-qtquick-layouts qml6-module-qtqml-workerscript qml6-module-qtquick-window qml6-module-qtquick` * Qt 5: `qtbase5-dev qt5-qmake qtdeclarative5-dev qtquickcontrols2-5-dev qml-module-qtquick-controls2 qml-module-qtquick-layouts qml-module-qtquick-window2 qml-module-qtquick2 qtwayland5` * RedHat/Fedora (RPM Fusion repo required): * Base Requirements: `openssl-devel SDL2-devel SDL2_ttf-devel ffmpeg-devel libva-devel libvdpau-devel opus-devel pulseaudio-libs-devel alsa-lib-devel libdrm-devel`