This commit is contained in:
parent
230cca7f89
commit
44fcc1d5ac
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aws-sdk-java
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,6 +35,9 @@ BuildRequires: mvn(javax.mail:javax.mail-api)
|
||||
BuildRequires: mvn(joda-time:joda-time)
|
||||
BuildRequires: mvn(junit:junit)
|
||||
BuildRequires: mvn(org.apache.httpcomponents:httpclient)
|
||||
%ifarch s390x
|
||||
BuildRequires: java-devel >= 11
|
||||
%endif
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user