From b7390f83973a5f05d904332e8921e1333b301066 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 19 Jan 2021 02:25:18 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python-pillow.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pillow.spec b/python-pillow.spec index 11b3a5b..87701c9 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -44,6 +44,7 @@ BuildRequires: python3-olefile BuildRequires: python3-qt5 BuildRequires: python3-setuptools %if 0%{?with_docs} +BuildRequires: make BuildRequires: python3-sphinx BuildRequires: python3-sphinx_rtd_theme BuildRequires: python3-sphinx-removed-in