Added pyotherside lib

This commit is contained in:
Niels 2025-06-18 08:27:01 +02:00
parent 5d8d11aea8
commit 347cd76895
2 changed files with 2 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Page {
BusyLabel {
//width: parent.width
text: "Searching for UPnP devices"
text: "Searching for devices"
running: page.discovering
anchors.centerIn: parent
}

View File

@ -7,6 +7,7 @@ License: LICENSE
URL: http://example.org/
Source0: %{name}-%{version}.tar.bz2
Requires: sailfishsilica-qt5 >= 0.10.9
Requires: pyotherside-qml-plugin-python3-qt5
BuildRequires: pkgconfig(sailfishapp) >= 1.0.2
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Qml)