Add openjdk 8

This commit is contained in:
Kron4ek 2021-03-27 17:28:41 +05:00 committed by GitHub
parent 8b04bfa1fe
commit a49825c049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -373,7 +373,7 @@ packagelist="base base-devel nano mesa lib32-mesa vulkan-radeon lib32-vulkan-rad
winetricks lutris steam firefox mpv geany pcmanfm ppsspp dolphin-emu \
git wget htop qbittorrent speedcrunch gpicview qpdfview squashfs-tools \
file-roller xorg-xwayland steam-native-runtime nvidia-prime \
meson mingw-w64-gcc gamemode lib32-gamemode cmake"
meson mingw-w64-gcc gamemode lib32-gamemode cmake jre8-openjdk"
wget -q "https://archlinux.org/download/"
current_release="$(cat index.html | grep "Current Release" | tail -c -16 | head -c +10)"