diff options
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/sapd.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rpm/sapd.yaml b/rpm/sapd.yaml index 212f735..59681f6 100644 --- a/rpm/sapd.yaml +++ b/rpm/sapd.yaml @@ -1,6 +1,6 @@ Name: sapd Summary: Accesory protocol daemon -Version: 0.1.0 +Version: 0.1.1 Release: 1 Group: Communications/Bluetooth URL: https://gitorious.org/javispedro-jolla-misc/sapd/ @@ -18,6 +18,8 @@ PkgConfigBR: - Qt5DBus - Qt5Bluetooth - openssl + - dbus-1 + - timed-qt5 PkgBR: # Workaround current sailfish qt5connectivity packaging bug |