aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/usrp/usrp_0.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/usrp/usrp_0.12.bb')
-rw-r--r--recipes/usrp/usrp_0.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/usrp/usrp_0.12.bb b/recipes/usrp/usrp_0.12.bb
index 55ca84857a..6302080368 100644
--- a/recipes/usrp/usrp_0.12.bb
+++ b/recipes/usrp/usrp_0.12.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Support software for the Universal Software Radio Peripheral (USR
LICENSE = "GPL"
HOMEPAGE = "http://comsec.com/wiki?UniversalSoftwareRadioPeripheral"
SECTION = "devel"
-DEPENDS = "swig-native sdcc-native libusb-compat python boost"
+DEPENDS = "swig-native sdcc-native virtual/libusb0 python boost"
RDEPENDS = "python-core"
PR = "r1"