community/neochat: add missing runtime dependency

QQmlApplicationEngine failed to load component
qrc:/main.qml:20:5: Type RoomList.Page unavailable
qrc:/RoomList/Page.qml:87:20: Type ExploreComponent unavailable
qrc:/RoomList/ExploreComponent.qml: Type org.kde.neochat/OsmLocationPlugin unavailable
qrc:/OsmLocationPlugin.qml:7:1: module "QtLocation" is not installed
This commit is contained in:
Luca Weiss 2023-12-17 16:26:08 +01:00 committed by Bart Ribbers
parent ac129e3e97
commit 98f7b4d8f9

View File

@ -5,7 +5,7 @@
# group=kde-applications
pkgname=neochat
pkgver=23.08.4
pkgrel=0
pkgrel=1
pkgdesc="A client for Matrix, the decentralized communication protocol"
url="https://invent.kde.org/network/neochat/"
# armhf blocked by extra-cmake-modules
@ -20,6 +20,7 @@ depends="
kquickcharts5
kquickimageeditor
qqc2-desktop-style5
qt5-qtlocation
qt5-qtquickcontrols
"
makedepends="