From 646ea849363b3376f669edd1ce3d4557b8bdd53d Mon Sep 17 00:00:00 2001 From: William Moreno Reyes Date: Oct 24 2017 02:55:50 +0000 Subject: Requires python2-pillow Signed-off-by: William Moreno Reyes --- diff --git a/python-reportlab.spec b/python-reportlab.spec index d8ea34c..8842e6d 100644 --- a/python-reportlab.spec +++ b/python-reportlab.spec @@ -14,11 +14,11 @@ Summary: Library for generating PDFs and graphics BuildRequires: freetype-devel BuildRequires: ghostscript BuildRequires: python2-devel -BuildRequires: python-pillow +BuildRequires: python2-pillow BuildRequires: libart_lgpl-devel Requires: dejavu-sans-fonts -Requires: python-pillow +Requires: python2-pillow %{?python_provide:%python_provide python2-%{pypi}} %package -n python3-%{pypi}