summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2015-04-30 16:33:09 +0200
committerTomasz Sterna <tomek@xiaoka.com>2015-04-30 16:33:09 +0200
commit3f64297af4e7a070b4f62ebf3f17105ee6b0a3a8 (patch)
tree0a98d79065fa0bed488583306302beb574910b3b /rpm
parentf212fcc536aab7d51c21857ba80431af4b1ed6cc (diff)
Implemented profile changes on watch (dis)connection3f64297
Diffstat (limited to 'rpm')
-rw-r--r--rpm/pebble.spec1
-rw-r--r--rpm/pebble.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/rpm/pebble.spec b/rpm/pebble.spec
index 4e99c28..790e11d 100644
--- a/rpm/pebble.spec
+++ b/rpm/pebble.spec
@@ -22,6 +22,7 @@ Source0: %{name}-%{version}.tar.xz
Source100: pebble.yaml
Requires: sailfishsilica-qt5 >= 0.10.9
Requires: systemd-user-session-targets
+Requires: nemo-qml-plugin-dbus-qt5
BuildRequires: pkgconfig(Qt5DBus)
BuildRequires: pkgconfig(Qt5Bluetooth)
BuildRequires: pkgconfig(Qt5Contacts)
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml
index 60e02e6..8184281 100644
--- a/rpm/pebble.yaml
+++ b/rpm/pebble.yaml
@@ -27,6 +27,7 @@ PkgConfigBR:
Requires:
- sailfishsilica-qt5 >= 0.10.9
- systemd-user-session-targets
+- nemo-qml-plugin-dbus-qt5
Files:
- '%{_bindir}'
- '%{_datadir}/%{name}/qml'