From 15c89514bfdd79c2d6115969e120e20c3732fc7d Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 1 Jan 2017 16:19:59 +0100 Subject: [PATCH] be more explicit in Requires Signed-off-by: Igor Gnatenko --- python-aiohttp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-aiohttp.spec b/python-aiohttp.spec index 3811997..8329fcd 100644 --- a/python-aiohttp.spec +++ b/python-aiohttp.spec @@ -21,7 +21,7 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-Cython Requires: python3-chardet -Requires: python3-multidict +Requires: python3-multidict >= 2.0 Requires: python3-async-timeout %description -n python3-%{srcname}