Update build-requires in bootstrap mode
This commit is contained in:
parent
c9d228d760
commit
2e71cc7ebe
@ -15,10 +15,10 @@ Patch2: 0002-Remove-dependencies.patch
|
|||||||
Patch3: 0003-Remove-Java-14-tests.patch
|
Patch3: 0003-Remove-Java-14-tests.patch
|
||||||
Patch4: 0004-Remove-JDK-15-sealed-classes.patch
|
Patch4: 0004-Remove-JDK-15-sealed-classes.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(net.bytebuddy:byte-buddy-dep)
|
BuildRequires: mvn(net.bytebuddy:byte-buddy-dep)
|
||||||
|
Loading…
Reference in New Issue
Block a user