diff options
author | Javier <dev.git@javispedro.com> | 2015-12-13 03:45:51 +0100 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2015-12-13 03:45:51 +0100 |
commit | cd00ce1a7128cf11fa59e7a03bec49ea69425f54 (patch) | |
tree | 06a15130bf6f083d2e0afc85b656b5027b43ffb0 /rpm | |
parent | 3340aa0ef68eb735c36185959c8dbd11178575bf (diff) | |
download | sapd-cd00ce1a7128cf11fa59e7a03bec49ea69425f54.tar.gz sapd-cd00ce1a7128cf11fa59e7a03bec49ea69425f54.zip |
Establish an HFP connection using Bluez on Sailfish
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/sapd.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm/sapd.yaml b/rpm/sapd.yaml index 59681f6..c7798eb 100644 --- a/rpm/sapd.yaml +++ b/rpm/sapd.yaml @@ -20,6 +20,7 @@ PkgConfigBR: - openssl - dbus-1 - timed-qt5 + - bluez-qt5 PkgBR: # Workaround current sailfish qt5connectivity packaging bug |