Update build-requires in bootstrap mode
This commit is contained in:
parent
867005d456
commit
6a9a46c1dc
1 changed files with 2 additions and 2 deletions
|
|
@ -14,10 +14,10 @@ Source0: https://archive.apache.org/dist/commons/codec/source/commons-cod
|
|||
# The author gives MIT in e-mail communication.
|
||||
Source1: aspell-mail.txt
|
||||
|
||||
BuildRequires: maven-local-openjdk8
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
BuildRequires: javapackages-bootstrap-openjdk8
|
||||
%else
|
||||
BuildRequires: maven-local-openjdk8
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.commons:commons-lang3)
|
||||
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue