diff options
Diffstat (limited to 'rpm')
| -rw-r--r-- | rpm/pebble.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm/pebble.yaml b/rpm/pebble.yaml index 1b6c5a3..30b9c84 100644 --- a/rpm/pebble.yaml +++ b/rpm/pebble.yaml @@ -1,6 +1,6 @@ Name: pebble Summary: Support for Pebble watch in SailfishOS -Version: 0.3 +Version: 0.4 Release: 1 Group: Qt/Qt URL: http://getpebble.com/ @@ -19,6 +19,7 @@ PkgConfigBR: - Qt5Qml - Qt5Core - commhistory-qt5 +- mlite5 - sailfishapp >= 0.0.10 Requires: - sailfishsilica-qt5 >= 0.10.9 @@ -30,4 +31,6 @@ Files: - '%{_datadir}/icons/hicolor/86x86/apps/%{name}.png' - '%{_libdir}/systemd/user/%{name}d.service' - '%{_libdir}/systemd/user/user-session.target.wants/%{name}d.service' +- '%{_datadir}/%{name}/log4qt.conf' +- '%{_datadir}/%{name}/lib' PkgBR: [] |
