SHA256
1
0
forked from pool/neochat

Accepting request 872215 from home:sleep_walker:branches:KDE:Extra

- Add missing require libqt5-qtquickcontrols again.

Fixes problem:

QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:286:9: Type RoomPage unavailable
qrc:/imports/NeoChat/Page/RoomPage.qml:564:13: Type ChatTextInput unavailable
qrc:/imports/NeoChat/Component/ChatTextInput.qml:207:25: Type ImageEditorPage unavailable
qrc:/imports/NeoChat/Page/ImageEditorPage.qml:11:1: module "QtQuick.Dialogs" is not installed

Found on PinePhone PHOSH image.

OBS-URL: https://build.opensuse.org/request/show/872215
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=10
This commit is contained in:
Eric Schirra 2021-02-16 10:41:12 +00:00 committed by Git OBS Bridge
parent e95b407a88
commit 8c5e9185bf
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 15 00:33:01 UTC 2021 - Tomas Cech <sleep_walker@opensuse.org>
- Add missing require libqt5-qtquickcontrols again.
-------------------------------------------------------------------
Sat Jan 16 10:14:57 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -55,6 +55,7 @@ Requires: kitemmodels-imports
Requires: kquickimageeditor-imports
Requires: libQt5Multimedia5
Requires: libqt5-qtgraphicaleffects
Requires: libqt5-qtquickcontrols
Requires: libqt5-qtquickcontrols2
%if %{with lang}
Source1: https://download.kde.org/stable/neochat/%{version}/%{name}-%{version}.tar.xz.sig