aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/usbpath/usbpath_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/usbpath/usbpath_svn.bb')
-rw-r--r--recipes/usbpath/usbpath_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/usbpath/usbpath_svn.bb b/recipes/usbpath/usbpath_svn.bb
index 01ef343497..d21d320a7d 100644
--- a/recipes/usbpath/usbpath_svn.bb
+++ b/recipes/usbpath/usbpath_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Convert the physical locations of a USB device to/from its number
AUTHOR = "Werner Almesberger <werner@openmoko.org>"
SECTION = "console/utils"
LICENSE = "GPL"
-DEPENDS = "libusb-compat"
+DEPENDS = "virtual/libusb0"
PV = "0.0+svnr${SRCREV}"