summaryrefslogtreecommitdiffstats
path: root/meta/packages/hal/hal.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/hal/hal.inc')
-rw-r--r--meta/packages/hal/hal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/hal/hal.inc b/meta/packages/hal/hal.inc
index 8c5389fe8f..4d72e94fa7 100644
--- a/meta/packages/hal/hal.inc
+++ b/meta/packages/hal/hal.inc
@@ -7,7 +7,7 @@ SRC_URI = "http://hal.freedesktop.org/releases/hal-${PV}.tar.gz"
S = "${WORKDIR}/hal-${PV}"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
DEPENDS = "virtual/kernel dbus-glib udev intltool intltool-native expat libusb gperf-native"
RDEPENDS += "udev hal-info"