summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-06-26 02:00:54 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-06-26 02:00:54 +0200
commit471ff6ca72cd75f8d4df7e0810a6bfed4bf2c3e3 (patch)
tree5703de6275b957ff3a44b542b088d4943c381cda /rpm
parentc1a2a4ccc49ebba2e99348ee4021cab26fcd450e (diff)
Packaged pebbled as user session service
Diffstat (limited to 'rpm')
-rw-r--r--rpm/waterwatch.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/rpm/waterwatch.yaml b/rpm/waterwatch.yaml
index 8d3cb49..2fe3598 100644
--- a/rpm/waterwatch.yaml
+++ b/rpm/waterwatch.yaml
@@ -12,16 +12,24 @@ Description: |
Configure: none
Builder: qtc5
PkgConfigBR:
+- Qt5DBus
- Qt5Bluetooth
+- Qt5Contacts
- Qt5Quick
- Qt5Qml
- Qt5Core
- sailfishapp >= 0.0.10
Requires:
- sailfishsilica-qt5 >= 0.10.9
+- systemd-user-session-targets
+AutoSubPackages:
+- devel
Files:
- '%{_bindir}'
- '%{_datadir}/%{name}/qml'
- '%{_datadir}/applications/%{name}.desktop'
- '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png'
+- '%{_libdir}/systemd/user/pebbled.service'
+- '%{_libdir}/systemd/user/user-session.target.wants/pebbled.service'
+- '%{_libdir}/libpebble.so.*'
PkgBR: []