From a8578283b682d19ef9e2298a858d242bc6776aa8 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 08 2021 19:47:49 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/python-django-angular.spec b/python-django-angular.spec index 221048b..cdee6f5 100644 --- a/python-django-angular.spec +++ b/python-django-angular.spec @@ -40,6 +40,7 @@ integration of Django with AngularJS by providing reusable components. %package -n python3-%{pypi_name} Summary: Classes and utility functions to integrate AngularJS with Django +BuildRequires: make BuildRequires: python3-devel BuildRequires: python3-setuptools