summaryrefslogtreecommitdiff
path: root/meta/packages/hal
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-03-05 10:00:39 +0000
committerRoss Burton <ross@openedhand.com>2007-03-05 10:00:39 +0000
commit3351a60de8d80b04da9ce5d7edaeeefb18f16c21 (patch)
tree50d2557d841f2d4772f857627ec20598d97d8fb8 /meta/packages/hal
parentaf37d17d15931a85fe95436c3f7e417358812896 (diff)
downloadopenembedded-core-3351a60de8d80b04da9ce5d7edaeeefb18f16c21.tar.gz
openembedded-core-3351a60de8d80b04da9ce5d7edaeeefb18f16c21.tar.bz2
openembedded-core-3351a60de8d80b04da9ce5d7edaeeefb18f16c21.tar.xz
openembedded-core-3351a60de8d80b04da9ce5d7edaeeefb18f16c21.zip
Add virtual/kernel depends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1326 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/hal')
-rw-r--r--meta/packages/hal/hal_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/hal/hal_git.bb b/meta/packages/hal/hal_git.bb
index 2c737f92f..7797ac3a9 100644
--- a/meta/packages/hal/hal_git.bb
+++ b/meta/packages/hal/hal_git.bb
@@ -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"