From de58a6c5ab33202ce9b5a23d26b1eb8bf1512ccb Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 16 Jul 2014 22:48:58 +0200 Subject: [PATCH] Add missing Python3 BRs --- pyicu.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyicu.spec b/pyicu.spec index e4041e8..7eda732 100644 --- a/pyicu.spec +++ b/pyicu.spec @@ -11,6 +11,8 @@ License: MIT URL: http://pyicu.osafoundation.org/ Source0: http://pypi.python.org/packages/source/P/%{realname}/%{realname}-%{version}.tar.gz +BuildRequires: python3-devel +BuildRequires: python3-setuptools BuildRequires: python2-devel BuildRequires: python-setuptools BuildRequires: libicu