Update build-requires in bootstrap mode
This commit is contained in:
parent
ee12e26221
commit
b3a94f1c8b
@ -24,10 +24,10 @@ Source4: https://repo1.maven.org/maven2/org/mockito/mockito-junit-jupiter
|
||||
# we don't bundle in Fedora, so this patch makes mockito use ASM explicitly
|
||||
Patch0: use-unbundled-asm.patch
|
||||
|
||||
BuildRequires: maven-local
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(biz.aQute.bnd:biz.aQute.bnd)
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(net.bytebuddy:byte-buddy)
|
||||
|
Loading…
Reference in New Issue
Block a user