Update build-requires in bootstrap mode
This commit is contained in:
parent
188ffba674
commit
46d9466ffc
@ -13,10 +13,10 @@ Source0: https://docs.osgi.org/download/r8/osgi.core-%{version}.jar
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
|
||||||
BuildRequires: maven-local
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
BuildRequires: javapackages-bootstrap
|
BuildRequires: javapackages-bootstrap
|
||||||
%else
|
%else
|
||||||
|
BuildRequires: maven-local
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
||||||
BuildRequires: mvn(org.osgi:osgi.annotation)
|
BuildRequires: mvn(org.osgi:osgi.annotation)
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user