diff --git a/libdnf.spec b/libdnf.spec index e5c439c..0b5bf9d 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -181,6 +181,7 @@ Summary: Python 3 bindings for the hawkey library %{?python_provide:%python_provide python3-hawkey} BuildRequires: python3-devel BuildRequires: python3-nose +BuildRequires: make Requires: %{name}%{?_isa} = %{version}-%{release} Requires: python3-%{name} = %{version}-%{release} # Fix problem with hawkey - dnf version incompatibility