Skip to content

community/pyside6: add missing qtwebview

ares requested to merge ares/aports:qtwebview into master

Using QtWebEngine with pyside6 fails currently with:

ModuleNotFoundError: No module named 'PySide6.QtWebEngineCore'

Adding qt6-qtwebview-dev to makedepends fixes this.

Merge request reports