Update build-requires in bootstrap mode
This commit is contained in:
parent
cd099006fd
commit
fda428c914
@ -17,10 +17,10 @@ Source0: https://github.com/cglib/cglib/archive/%{tarball_name}.tar.gz
|
|||||||
|
|
||||||
Patch0: 0001-Remove-unused-import.patch
|
Patch0: 0001-Remove-unused-import.patch
|
||||||
|
|
||||||
BuildRequires: maven-local
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: javapackages-bootstrap
|
BuildRequires: javapackages-bootstrap
|
||||||
%else
|
%else
|
||||||
|
BuildRequires: maven-local
|
||||||
BuildRequires: mvn(org.apache.ant:ant)
|
BuildRequires: mvn(org.apache.ant:ant)
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
BuildRequires: mvn(org.ow2.asm:asm)
|
BuildRequires: mvn(org.ow2.asm:asm)
|
||||||
|
Loading…
Reference in New Issue
Block a user