From c432ea59d9f02c6ca1dd247e2ffc5cc6f870f236 Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Fri, 9 Oct 2020 09:40:28 -0500 Subject: [PATCH] Requires fix. --- awscli.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/awscli.spec b/awscli.spec index 82e20ee..31ffdc5 100644 --- a/awscli.spec +++ b/awscli.spec @@ -12,6 +12,9 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools Recommends: groff Requires: python3-docutils +Requires: python3-colorama +Requires: python3-s3transfer +Requires: python3-rsa %{?python_provide:%python_provide python3-%{name}}