[community/qt5-qtwebsockets] declarative part is not included
Hello! Thank you for the project!
It looks like here declarative part is not built and it is not possible to run qml project that depends on it:
module "QtWebSockets" is not installed
.
Here's archlinux pkg for example: https://www.archlinux.org/packages/extra/x86_64/qt5-websockets/
Alpine: https://pkgs.alpinelinux.org/contents?branch=v3.7&name=qt5-websockets&arch=x86&repo=community
It contains usr/lib/qt/qml/QtWebSockets/libdeclarative_qmlwebsockets.so
and other files.
PKGBUILD is here for the reference.
Probably qt5-qtdeclarative
should be added at least as optional dependency?