Add java to build requires
FAILED: gen/mojo/public/js/mojo_bindings_lite.js <snip> /bin/sh: java: command not found
This commit is contained in:
parent
9071ee2d2f
commit
a73d7769d7
@ -557,6 +557,8 @@ BuildRequires: google-noto-sans-khmer-fonts
|
|||||||
%endif
|
%endif
|
||||||
# using the built from source version on aarch64
|
# using the built from source version on aarch64
|
||||||
BuildRequires: ninja-build
|
BuildRequires: ninja-build
|
||||||
|
# Yes, java is needed as well..
|
||||||
|
BuildRequires: java-1.8.0-openjdk-headless
|
||||||
|
|
||||||
%if 0%{?rhel} == 7
|
%if 0%{?rhel} == 7
|
||||||
BuildRequires: devtoolset-7-toolchain, devtoolset-7-libatomic-devel
|
BuildRequires: devtoolset-7-toolchain, devtoolset-7-libatomic-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user