Added pyotherside lib
This commit is contained in:
parent
5d8d11aea8
commit
347cd76895
@ -145,7 +145,7 @@ Page {
|
|||||||
|
|
||||||
BusyLabel {
|
BusyLabel {
|
||||||
//width: parent.width
|
//width: parent.width
|
||||||
text: "Searching for UPnP devices"
|
text: "Searching for devices"
|
||||||
running: page.discovering
|
running: page.discovering
|
||||||
anchors.centerIn: parent
|
anchors.centerIn: parent
|
||||||
}
|
}
|
||||||
|
@ -7,6 +7,7 @@ License: LICENSE
|
|||||||
URL: http://example.org/
|
URL: http://example.org/
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Requires: sailfishsilica-qt5 >= 0.10.9
|
Requires: sailfishsilica-qt5 >= 0.10.9
|
||||||
|
Requires: pyotherside-qml-plugin-python3-qt5
|
||||||
BuildRequires: pkgconfig(sailfishapp) >= 1.0.2
|
BuildRequires: pkgconfig(sailfishapp) >= 1.0.2
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5Qml)
|
BuildRequires: pkgconfig(Qt5Qml)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user