]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-base: Adding libacpi to the acpi task.
authorSamuel Ortiz <sameo@openedhand.com>
Tue, 30 Sep 2008 09:47:26 +0000 (09:47 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Tue, 30 Sep 2008 09:47:26 +0000 (09:47 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5333 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/task-base.bb

index c2c20ae5a6824e925d253ea6c646c755bcc9de8a..5c1af8f2ec0359b5ec701f928344fa6ca5810cdd 100644 (file)
@@ -184,7 +184,8 @@ RDEPENDS_task-base-pci = "\
     pciutils"
 
 RDEPENDS_task-base-acpi = "\
-    acpid"
+    acpid \
+    libacpi "
 
 RDEPENDS_task-base-apm = "\
     apm \