diff --git a/python-qt5.spec b/python-qt5.spec index 6eba79c..30ae899 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -56,7 +56,7 @@ BuildRequires: python3-sip-devel >= 4.16 BuildRequires: python3-dbus %endif # with_python3 -Requires: dbus-python >= %{dbus_python_ver} +Requires: dbus-python %{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}} %{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}