From b38f475166e9f1da6b633e8a654b9958c442b6ec Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 19 2021 01:23:10 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/python-django.spec b/python-django.spec index e09f9c1..5fb1c53 100644 --- a/python-django.spec +++ b/python-django.spec @@ -39,6 +39,7 @@ Python Web framework. Summary: Documentation for Django %{?python_provide:%python_provide python3-django-doc} Suggests: python3-django = %{version}-%{release} +BuildRequires: make BuildRequires: python3-sphinx BuildRequires: python3-psycopg2