wok diff bluez/receipt @ rev 21861

busybox: add command_not_found (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 23 16:39:04 2019 +0200 (2019-09-23)
parents 86790a278e70
children 535d42e95810
line diff
     1.1 --- a/bluez/receipt	Tue Aug 07 23:03:21 2018 +0200
     1.2 +++ b/bluez/receipt	Mon Sep 23 16:39:04 2019 +0200
     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.