Update build-requires in bootstrap mode
This commit is contained in:
parent
7fd1aaf871
commit
0bafa713ce
@ -12,10 +12,10 @@ ExclusiveArch: %{java_arches} noarch
|
||||
Source0: https://github.com/ota4j-team/opentest4j/archive/r%{version}.tar.gz
|
||||
Source100: https://repo1.maven.org/maven2/org/opentest4j/opentest4j/%{version}/opentest4j-%{version}.pom
|
||||
|
||||
BuildRequires: maven-local
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user