[bluetoothsetup] add libusb-compat to RDEPENDS.
authorhschang <chang@dev3>
Tue, 30 May 2017 07:07:24 +0000 (16:07 +0900)
committerhschang <chang@dev3>
Tue, 30 May 2017 07:07:24 +0000 (16:07 +0900)
meta-openvuplus/recipes-vuplus/bluetoothsetup/enigma2-plugin-systemplugins-bluetoothsetup.bb

index d3bbda7..b01dffd 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "Vuplus bluetooth plugin"
 LICENSE = "CLOSED"
 
 DEPENDS = "python-native"
-RDEPENDS_${PN} = "vuplus-bluetooth-util"
+RDEPENDS_${PN} = "vuplus-bluetooth-util libusb-compat"
 
 SRCDATE="20170523"
 SRCDATE_PR = "r1"