diff options
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/harbour-binaryfun.spec | 3 | ||||
-rw-r--r-- | rpm/harbour-binaryfun.yaml | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/rpm/harbour-binaryfun.spec b/rpm/harbour-binaryfun.spec index eaff5f8..4ad17dc 100644 --- a/rpm/harbour-binaryfun.spec +++ b/rpm/harbour-binaryfun.spec @@ -13,7 +13,7 @@ Name: harbour-binaryfun %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: An awesome binary game -Version: 0.2 +Version: 1.0 Release: 1 Group: Qt/Qt License: MIT @@ -21,6 +21,7 @@ URL: https://openrepos.net/content/melvin/binary-fun Source0: %{name}-%{version}.tar.bz2 Source100: harbour-binaryfun.yaml Requires: sailfishsilica-qt5 >= 0.10.9 +Requires: nemo-qml-plugin-configuration-qt5 BuildRequires: pkgconfig(sailfishapp) >= 1.0.2 BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Qml) diff --git a/rpm/harbour-binaryfun.yaml b/rpm/harbour-binaryfun.yaml index 72896d7..1d45899 100644 --- a/rpm/harbour-binaryfun.yaml +++ b/rpm/harbour-binaryfun.yaml @@ -1,6 +1,6 @@ Name: harbour-binaryfun Summary: An awesome binary game -Version: 0.2 +Version: 1.0 Release: 1 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS @@ -32,7 +32,8 @@ PkgConfigBR: # Runtime dependencies which are not automatically detected Requires: - - sailfishsilica-qt5 >= 0.10.9 + - sailfishsilica-qt5 >= 0.10.9 + - nemo-qml-plugin-configuration-qt5 # All installed files Files: |