Update build-requires in bootstrap mode
This commit is contained in:
parent
61114e3c5c
commit
67ff8ee128
@ -12,10 +12,10 @@ ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Source0: %{url}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local-openjdk8
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
BuildRequires: javapackages-bootstrap-openjdk8
|
||||
%else
|
||||
BuildRequires: maven-local-openjdk8
|
||||
BuildRequires: mvn(javax.inject:javax.inject)
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.codehaus.plexus:plexus:pom:)
|
||||
|
Loading…
Reference in New Issue
Block a user