build: Use python3-dbus

As part of the super exciting and rewarding port to Python 3.
This commit is contained in:
Colin Walters 2018-07-31 16:08:53 +00:00
parent 2046326cce
commit 180ea84df0

View File

@ -60,7 +60,7 @@ BuildRequires: systemd
# pass --without-tests.
%if %{with tests}
BuildRequires: pkgconfig(gio-2.0) >= 2.40.0
BuildRequires: dbus-python
BuildRequires: python3-dbus
BuildRequires: pygobject3
%endif
%if %{with check}