git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7cdf8c
)
hal_0.5.9: fix bugzilla #3398 - missing explicit intltool-native dependency
author
Robert Schuster
<thebohemian@gmx.net>
Wed, 19 Dec 2007 12:27:09 +0000
(12:27 +0000)
committer
Robert Schuster
<thebohemian@gmx.net>
Wed, 19 Dec 2007 12:27:09 +0000
(12:27 +0000)
packages/hal/hal_0.5.9.bb
patch
|
blob
|
history
diff --git
a/packages/hal/hal_0.5.9.bb
b/packages/hal/hal_0.5.9.bb
index
03c4562
..
6ece4ea
100644
(file)
--- 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"