Update build-requires in bootstrap mode
This commit is contained in:
parent
6ccad46e21
commit
48ea530e05
@ -11,10 +11,10 @@ ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Source0: https://github.com/eclipse-ee4j/common-annotations-api/archive/%{version}/common-annotations-api-%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user