From: Wu Zheng Date: Wed, 20 Mar 2013 05:28:28 +0000 (+0800) Subject: Fix bug:TIVI-374[2.0] no hidd binary, which blocks bluetooth keyboard connection X-Git-Tag: accepted/2.0/20130327.192625 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=095fea17756b088aa36832f19a7694d1ebb457a6;p=profile%2Fivi%2Fbluez.git Fix bug:TIVI-374[2.0] no hidd binary, which blocks bluetooth keyboard connection --- diff --git a/packaging/bluez.spec b/packaging/bluez.spec index 02d35ac..3b72b87 100644 --- a/packaging/bluez.spec +++ b/packaging/bluez.spec @@ -93,6 +93,7 @@ export LDFLAGS=" -lncurses -Wl,--as-needed " --enable-health \ --enable-dbusoob \ --enable-test \ + --enable-hidd \ --with-telephony=ofono make %{?jobs:-j%jobs} @@ -163,3 +164,4 @@ ln -s bluetooth.service %{buildroot}%{_libdir}/systemd/system/dbus-org.bluez.ser %{_bindir}/l2test %{_bindir}/rctest %{_libdir}/bluez/test/* +%{_bindir}/hidd