Add virtual/kernel depends
authorRoss Burton <ross@openedhand.com>
Mon, 5 Mar 2007 10:00:39 +0000 (10:00 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 5 Mar 2007 10:00:39 +0000 (10:00 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1326 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/hal/hal_git.bb

index 2c737f9..7797ac3 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://freedesktop.org/Software/hal"
 SECTION = "unknown"
 LICENSE = "GPL LGPL AFL"
 
-DEPENDS = "dbus-glib udev intltool expat libusb"
+DEPENDS = "virtual/kernel dbus-glib udev intltool expat libusb"
 RDEPENDS += "udev"
 #RDEPENDS_hal-device-manager = "python hal python-pygnome"
 RRECOMMENDS = "udev-utils"