Update build-requires in bootstrap mode
This commit is contained in:
parent
8356ea3cc8
commit
c28d2d30f7
@ -19,10 +19,10 @@ Patch1: 0001-Disable-tests-requiring-network-access.patch
|
|||||||
Patch2: 0002-Port-to-hamcrest-2.1.patch
|
Patch2: 0002-Port-to-hamcrest-2.1.patch
|
||||||
Patch3: 0003-Drop-support-for-JAXB.patch
|
Patch3: 0003-Drop-support-for-JAXB.patch
|
||||||
|
|
||||||
BuildRequires: maven-local
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: javapackages-bootstrap
|
BuildRequires: javapackages-bootstrap
|
||||||
%else
|
%else
|
||||||
|
BuildRequires: maven-local
|
||||||
BuildRequires: mvn(junit:junit)
|
BuildRequires: mvn(junit:junit)
|
||||||
BuildRequires: mvn(net.bytebuddy:byte-buddy)
|
BuildRequires: mvn(net.bytebuddy:byte-buddy)
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
|
Loading…
Reference in New Issue
Block a user