aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hal/hal_0.5.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hal/hal_0.5.9.1.bb')
-rw-r--r--recipes/hal/hal_0.5.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hal/hal_0.5.9.1.bb b/recipes/hal/hal_0.5.9.1.bb
index ecc98e10bc..b666446cc2 100644
--- a/recipes/hal/hal_0.5.9.1.bb
+++ b/recipes/hal/hal_0.5.9.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://freedesktop.org/Software/hal"
SECTION = "unknown"
LICENSE = "GPL LGPL AFL"
-DEPENDS = "virtual/kernel dbus-glib udev intltool-native expat libusb-compat"
+DEPENDS = "virtual/kernel dbus-glib udev intltool-native expat virtual/libusb0"
RDEPENDS_${PN} += "udev-utils hal-info"
PR = "r9"