svn recipes: change +svnr${SRCREV} +svnr${SRCPV}
[openembedded.git] / recipes / usbpath / usbpath_svn.bb
index 01ef343..16e7b0e 100644 (file)
@@ -2,9 +2,9 @@ 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}"
+PV = "0.0+svnr${SRCPV}"
 
 SRC_URI = "svn://svn.openmoko.org/trunk/src/host;module=usbpath;proto=http"