Skip to content

community/neochat: add depends kquickcharts

Hugo Barrera requested to merge WhyNotHugo/aports:neochat into master

Otherwise neochat fails to start:

> neochat
QQmlApplicationEngine failed to load component
qrc:/main.qml:23:5: Type RoomPage unavailable
qrc:/RoomPage.qml:106:26: Type ChatBox unavailable
qrc:/ChatBox.qml:63:5: Type ChatBar unavailable
qrc:/ChatBar.qml:390:17: Type PieProgressBar unavailable
qrc:/PieProgressBar.qml:7:1: module "org.kde.quickcharts" is not installed

Merge request reports