From 21e1d479170f03a2010524f96839d02ee54afea6137913e8a531698ec349f643 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 8 Nov 2024 09:56:41 +0000 Subject: [PATCH] >= OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qtwebengine-qt5?expand=0&rev=10 --- python-qtwebengine-qt5.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-qtwebengine-qt5.spec b/python-qtwebengine-qt5.spec index 0cb9e50..ce8c708 100644 --- a/python-qtwebengine-qt5.spec +++ b/python-qtwebengine-qt5.spec @@ -34,7 +34,7 @@ BuildRequires: %{python_module sip-devel >= 5.3} BuildRequires: python-pyqt-rpm-macros BuildRequires: python-rpm-macros BuildRequires: pkgconfig(Qt5WebEngine) -Requires: python-qt5 %(rpm -q --whatprovides python-qt5 --qf ">= %%{version}") +Requires: python-qt5 >= %(rpm -q --whatprovides python-qt5 --qf "%%{version}") Requires: python-qt5-sip Provides: python-PyQtWebEngine = %{version}-%{release} # http://www.chromium.org/blink is not ported to PowerPC & s390, so Qt5WebEngine itself doesn't build on those archs