Update build-requires in bootstrap mode
This commit is contained in:
parent
0141a759f1
commit
14b97a8be0
@ -41,10 +41,10 @@ ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
Source0: https://github.com/easymock/%{name}/archive/%{version}.tar.gz
|
||||
|
||||
BuildRequires: maven-local
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
|
||||
%endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user