wok diff bluez/receipt @ rev 22172

exo, libgksu, libwnck3: link with libxcb-util
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 08 12:19:12 2019 +0100 (2019-11-08)
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 Nov 08 12:19:12 2019 +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.