Update build-requires in bootstrap mode
This commit is contained in:
parent
22d77d5c43
commit
a3c19bf6e1
@ -15,10 +15,10 @@ Patch1: 0001-Remove-unused-import.patch
|
||||
Patch2: 0002-Unbundle-ASM.patch
|
||||
Patch3: 0003-Remove-dependency-on-log4j-and-commons-logging.patch
|
||||
|
||||
BuildRequires: maven-local
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||
BuildRequires: mvn(org.osgi:org.osgi.core)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user