wok diff bluez/receipt @ rev 20582

trickle: race condition
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 14 16:07:41 2018 +0100 (2018-12-14)
parents 86790a278e70
children 535d42e95810
line diff
     1.1 --- a/bluez/receipt	Tue Aug 07 23:03:21 2018 +0200
     1.2 +++ b/bluez/receipt	Fri Dec 14 16:07:41 2018 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  CONFIG_FILES="/etc/bluetooth"
     1.5  TAGS="bluetooth"
     1.6  
     1.7 -DEPENDS="linux-bluetooth alsa-lib glib dbus pygobject dbus-python"
     1.8 +DEPENDS="linux-bluetooth alsa-lib glib dbus pygobject dbus-python libusb-compat"
     1.9  BUILD_DEPENDS="alsa-lib-dev dbus-dev glib-dev libusb-dev pkg-config libusb-compat"
    1.10  
    1.11  # Rules to configure and make the package.