diff --git a/python-qt5.spec b/python-qt5.spec index 1c9d8a7..f2b99aa 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -322,6 +322,7 @@ sed -i \ %if 0%{?webengine} %files webengine +%{python2_sitearch}/PyQt5/QtWebEngine.* %{python2_sitearch}/PyQt5/QtWebEngineCore.* %{python2_sitearch}/PyQt5/QtWebEngineWidgets.* %endif @@ -391,6 +392,7 @@ sed -i \ %if 0%{?webengine} %files -n python3-qt5-webengine +%{python3_sitearch}/PyQt5/QtWebEngine.* %{python3_sitearch}/PyQt5/QtWebEngineCore.* %{python3_sitearch}/PyQt5/QtWebEngineWidgets.* %endif