diff --git a/python-adal.spec b/python-adal.spec index eb28525..18a997f 100644 --- a/python-adal.spec +++ b/python-adal.spec @@ -13,6 +13,7 @@ Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz # Fix tests with httpretty >= 0.9.0 Patch0: %{name}-1.2.0-tests.patch +BuildRequires: make BuildRequires: python3-devel BuildRequires: %{py3_dist setuptools} # Required for tests