New comment by mdkcore0 on void-packages repository https://github.com/void-linux/void-packages/pull/42361#issuecomment-1437519251 Comment: I'm getting this error while trying to build the package on armv7l (cross): ``` -- The following REQUIRED packages have not been found: * Qt5WebEngineWidgets (required version >= 5.15.0), Qt5 WebEngineWidgets component. * Qt5WebEngine (required version >= 5.15.0), Qt5 WebEngine component. ``` It failed here on Actions as well; seems the `qt5-webengine` package is missing from the armv6l and armv7l taget architectures. Is it a known issue? Can't find something related in the issues tab (also [the logs from the latest update are not available anymore](https://github.com/void-linux/void-packages/pull/39916/checks))