Add python3-setuptools to Fedora build

This commit is contained in:
Mathieu Comandon 2016-10-14 21:21:09 -07:00
parent 3a83066c5c
commit 06d983a427

View file

@ -17,7 +17,7 @@ BuildRequires: desktop-file-utils
BuildRequires: python3-devel
%if 0%{?fedora_version}
BuildRequires: pygobject3, python3-wheel, python3-gobject
BuildRequires: pygobject3, python3-wheel, python3-setuptools, python3-gobject
Requires: pygobject3, PyYAML, pyxdg, dbus-python
%endif
%if 0%{?rhel_version} || 0%{?centos_version}