aboutsummaryrefslogtreecommitdiffstats
path: root/packages/usbpath
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2008-09-11 05:29:27 +0000
committerMike Westerhof <mwester@dls.net>2008-09-11 05:29:27 +0000
commit60ce987188531c2f14ef08880b77a80d30fc320b (patch)
tree09c467db0936aafcb7c7c2d26bcc06e4c5014ace /packages/usbpath
parent7e8f3ebc6f52fe55329fc09d34c1a48a8286f3bd (diff)
downloadopenembedded-60ce987188531c2f14ef08880b77a80d30fc320b.tar.gz
dbus: dependency on x11 changed to virtual/x11; bumped PR.
Diffstat (limited to 'packages/usbpath')
-rw-r--r--packages/usbpath/usbpath_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/usbpath/usbpath_svn.bb b/packages/usbpath/usbpath_svn.bb
index 0a06477b9a..01ef343497 100644
--- a/packages/usbpath/usbpath_svn.bb
+++ b/packages/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"
+DEPENDS = "libusb-compat"
PV = "0.0+svnr${SRCREV}"