add build requires
This commit is contained in:
parent
8e1aa34c95
commit
9fef883aac
@ -1,12 +1,12 @@
|
||||
Name: bazel
|
||||
Version: 3.5.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: a fast, scalable, multi-language and extensible build system
|
||||
License: Apache License 2.0
|
||||
URL: https://www.bazel.build/
|
||||
Source0: https://github.com/bazelbuild/bazel/releases/download/%{version}/bazel-%{version}-dist.zip
|
||||
|
||||
BuildRequires: java-11-openjdk-devel python3 zip unzip python3-unversioned-command
|
||||
BuildRequires: java-11-openjdk-devel python3 zip unzip python3-unversioned-command gcc-g++
|
||||
|
||||
Requires: libstdc++ libgcc java-11-openjdk-devel python3 zip unzip python3-unversioned-command
|
||||
|
||||
@ -38,5 +38,8 @@ install -m755 output/bazel %{buildroot}%{_bindir}
|
||||
%attr(0755,root,root) %{_bindir}/bazel
|
||||
|
||||
%changelog
|
||||
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 3.5.0-2
|
||||
- Add gcc-g++ in BuildRequires
|
||||
|
||||
* Sun Sep 28 2020 Zhipeng Xie<xiezhipeng1@huawei.com> - 3.5.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user