From cdd88c8a9588644844ffc252b74fc6b092213e39 Mon Sep 17 00:00:00 2001 From: VictorR2007 Date: Sat, 10 Oct 2020 18:18:33 +0300 Subject: [PATCH] Updated to 5.55 --- bluez.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bluez.spec b/bluez.spec index 12285ec..a4c6e19 100644 --- a/bluez.spec +++ b/bluez.spec @@ -4,7 +4,7 @@ Summary: Official Linux Bluetooth protocol stack Name: bluez -Version: 5.54 +Version: 5.55 Release: 1 Epoch: 1 License: GPLv2+ @@ -215,6 +215,7 @@ autoreconf -fi --with-systemdsystemunitdir=%{_unitdir} \ --with-systemduserunitdir=%{_userunitdir} \ --with-udevdir=/lib/udev \ + --enable-hid2hci \ --enable-tools \ --enable-cups \ --enable-datafiles \