diff --git a/harbour-tooterb.desktop b/harbour-tooterb.desktop index 5a56e04..01e6fa9 100644 --- a/harbour-tooterb.desktop +++ b/harbour-tooterb.desktop @@ -3,4 +3,4 @@ Type=Application X-Nemo-Application-Type=silica-qt5 Icon=harbour-tooterb Exec=harbour-tooterb -Name=Tooter beta +Name=Tooter diff --git a/rpm/harbour-tooterb.spec b/rpm/harbour-tooterb.spec index eea4d5c..7031409 100644 --- a/rpm/harbour-tooterb.spec +++ b/rpm/harbour-tooterb.spec @@ -23,6 +23,7 @@ Source100: harbour-tooterb.yaml Requires: sailfishsilica-qt5 >= 0.10.9 Requires: nemo-qml-plugin-configuration-qt5 Requires: nemo-qml-plugin-notifications-qt5 +Requires: pyotherside-qml-plugin-python3-qt5 >= 1.5.0 BuildRequires: pkgconfig(sailfishapp) >= 1.0.2 BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Qml)