Skip to content

Commit

Permalink
Add JDK devel package
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterC-DLS committed Oct 12, 2023
1 parent af21205 commit 057caea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_2014.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fi

# supplement manylinux_2014
yum install -y epel-release
yum install -y java-11-openjdk
yum install -y java-11-openjdk-devel

if [ $ARCH == 'x86_64' ]; then
source add_win32_cross_compile.sh
Expand Down

0 comments on commit 057caea

Please sign in to comment.