diff options
author | Javier <dev.git@javispedro.com> | 2015-12-13 03:18:09 +0100 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2015-12-13 03:18:09 +0100 |
commit | 3340aa0ef68eb735c36185959c8dbd11178575bf (patch) | |
tree | cf424e206eb60b7ca9f99bf135ed8dae54d25259 /rpm | |
parent | f45294559f976258831821ada062c73965201150 (diff) | |
download | sapd-3340aa0ef68eb735c36185959c8dbd11178575bf.tar.gz sapd-3340aa0ef68eb735c36185959c8dbd11178575bf.zip |
Bump min Qt requirement to 5.2, bump libwatchfish version
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 |