]> code.ossystems Code Review - openembedded-core.git/commitdiff
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 2c737f92ff9662138e93c5c59dcf74f6a0deebc0..7797ac3a9d2886f21afcaab04ec6156359934f9b 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"