[oe-commits] org.oe.dev hal_0.5.9: fix bugzilla #3398 - missing explicit intltool-native dependency

thebohemian commit openembedded-commits at lists.openembedded.org
Fri Dec 21 08:36:39 UTC 2007


hal_0.5.9: fix bugzilla #3398 - missing explicit intltool-native dependency

Author: thebohemian at openembedded.org
Branch: org.openembedded.dev
Revision: 558c5b83f962e73a6166add223c6cb648a1fe2ab
ViewMTN: http://monotone.openembedded.org/revision/info/558c5b83f962e73a6166add223c6cb648a1fe2ab
Files:
1
packages/hal/hal_0.5.9.bb
Diffs:

#
# mt diff -re3d33ca98acc0c86ec76906cd1735abe480552dc -r558c5b83f962e73a6166add223c6cb648a1fe2ab
#
# 
# 
# patch "packages/hal/hal_0.5.9.bb"
#  from [2755b9938bea086e274d62d986064902f8cd8562]
#    to [994ba969732d514b1c0e8f71493297a10204818c]
# 
============================================================
--- packages/hal/hal_0.5.9.bb	2755b9938bea086e274d62d986064902f8cd8562
+++ packages/hal/hal_0.5.9.bb	994ba969732d514b1c0e8f71493297a10204818c
@@ -1,6 +1,6 @@ require hal.inc
 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"






More information about the Openembedded-commits mailing list