From 74df34165d8a2c77008bfad5cddee17c253b2c47 Mon Sep 17 00:00:00 2001 From: Corentin Lecouvey Date: Thu, 16 Jan 2014 17:09:31 +0100 Subject: [PATCH] add bluetooth-share as runtime dependency bt-stack-up.sh script starts/stops bluetooth-share Change-Id: I7d72d0a5acc1fc3a16f5c3ca23612114c7ba8d9d Signed-off-by: Corentin Lecouvey --- packaging/bluetooth-tools.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/bluetooth-tools.spec b/packaging/bluetooth-tools.spec index 3accaf2..c574350 100644 --- a/packaging/bluetooth-tools.spec +++ b/packaging/bluetooth-tools.spec @@ -7,7 +7,8 @@ License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1001: bluetooth-address.service BuildRequires: cmake -Requires : bluetooth-tools-no-firmware +Requires: bluetooth-tools-no-firmware +Requires: bluetooth-share %description Tools fo bluetooth run/stop and set address -- 2.7.4