Update build-requires in bootstrap mode
This commit is contained in:
parent
929d8c442d
commit
fc57fc073e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,10 +11,10 @@ ExclusiveArch: %{java_arches} noarch
|
|||
|
||||
Source0: http://tukaani.org/xz/xz-java-%{version}.zip
|
||||
|
||||
BuildRequires: javapackages-local
|
||||
%if %{with bootstrap}
|
||||
BuildRequires: javapackages-bootstrap
|
||||
%else
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: ant
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue