build: Use python3-dbus
As part of the super exciting and rewarding port to Python 3.
This commit is contained in:
parent
2046326cce
commit
180ea84df0
@ -60,7 +60,7 @@ BuildRequires: systemd
|
|||||||
# pass --without-tests.
|
# pass --without-tests.
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.40.0
|
BuildRequires: pkgconfig(gio-2.0) >= 2.40.0
|
||||||
BuildRequires: dbus-python
|
BuildRequires: python3-dbus
|
||||||
BuildRequires: pygobject3
|
BuildRequires: pygobject3
|
||||||
%endif
|
%endif
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
|
Loading…
Reference in New Issue
Block a user