aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hal
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2007-12-19 12:27:09 +0000
committerRobert Schuster <thebohemian@gmx.net>2007-12-19 12:27:09 +0000
commit1e28dcb37d0c4e06420eb108c1d268998e2ece59 (patch)
treed7cabeee89be628e9fb139c69aaa88151ea29d97 /packages/hal
parentd7cdf8cc805a48bcb9f5dcf9de47ceaac4d35de3 (diff)
downloadopenembedded-1e28dcb37d0c4e06420eb108c1d268998e2ece59.tar.gz
hal_0.5.9: fix bugzilla #3398 - missing explicit intltool-native dependency
Diffstat (limited to 'packages/hal')
-rw-r--r--packages/hal/hal_0.5.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/hal/hal_0.5.9.bb b/packages/hal/hal_0.5.9.bb
index 03c45623a4..6ece4ea310 100644
--- a/packages/hal/hal_0.5.9.bb
+++ b/packages/hal/hal_0.5.9.bb
@@ -1,6 +1,6 @@
require hal.inc
-DEPENDS = "virtual/kernel dbus-glib udev intltool expat libusb"
+DEPENDS = "virtual/kernel dbus-glib udev intltool intltool-native expat libusb"
RDEPENDS += "udev hal-info"
#RDEPENDS_hal-device-manager = "python hal python-pygnome"
RRECOMMENDS = "udev-utils"