mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Replace jre-openjdk with jre17-openjdk
Otherwise we get two Java versions installed, since prismlauncher installs jre17-openjdk.
This commit is contained in:
parent
c6ee302cc0
commit
3a3def08cf
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ devel_pkgs="base-devel git meson mingw-w64-gcc cmake"
|
|||
export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} ${devel_pkgs} \
|
||||
nano ttf-dejavu ttf-liberation lutris steam firefox mpv geany pcmanfm \
|
||||
htop qbittorrent speedcrunch gpicview file-roller xorg-xwayland \
|
||||
steam-native-runtime gamemode lib32-gamemode jre-openjdk lxterminal \
|
||||
steam-native-runtime gamemode lib32-gamemode jre17-openjdk lxterminal \
|
||||
steamtinkerlaunch mangohud lib32-mangohud qt6-wayland wayland \
|
||||
lib32-wayland qt5-wayland retroarch xorg-server-xephyr openbox \
|
||||
obs-studio gamehub minigalaxy legendary gamescope prismlauncher yt-dlp \
|
||||
|
|
Loading…
Reference in a new issue