Update build-requires in bootstrap mode
This commit is contained in:
parent
07636ff622
commit
6af764d86e
@ -17,10 +17,10 @@ Source0: %{name}-%{version}.tar.gz
|
|||||||
# File containing URL to CC-BY license text
|
# File containing URL to CC-BY license text
|
||||||
Source1: NOTICE-CC-BY.txt
|
Source1: NOTICE-CC-BY.txt
|
||||||
|
|
||||||
BuildRequires: maven-local-openjdk8
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: javapackages-bootstrap
|
BuildRequires: javapackages-bootstrap-openjdk8
|
||||||
%else
|
%else
|
||||||
|
BuildRequires: maven-local-openjdk8
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user