From e66e94acf2c67f6c6ab6748add949f1684d1f467 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 26 Nov 2017 06:56:09 -0600 Subject: [PATCH] fix runtime dep --- python-qt5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index b4c7028..c22296b 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -99,7 +99,7 @@ PyQt5 is Python bindings for Qt5. %package base Summary: Python bindings for Qt5 base Requires: %{name}-rpm-macros = %{version}-%{release} -Requires: dbus-python +Requires: python2-dbus Obsoletes: python-qt5 < 5.5.1-10 %description base