libacpi has no recipe as opposed to acpid

Signed-off-by: Bernhard Reutner-Fischer <[email protected]>
---
 recipes/matchbox2/matchbox-panel-2_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/matchbox2/matchbox-panel-2_svn.bb 
b/recipes/matchbox2/matchbox-panel-2_svn.bb
index ae3b122..1a61370 100644
--- a/recipes/matchbox2/matchbox-panel-2_svn.bb
+++ b/recipes/matchbox2/matchbox-panel-2_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "matchbox-panel-2 is a lightweight dock (system 
tray) application
 LICENSE = "GPLv2"
 SECTION = "x11/panels"
 DEPENDS = "gtk+ startup-notification dbus dbus-glib 
matchbox-panel-2-icon-themes"
-DEPENDS += " $...@base_contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}"
+DEPENDS += " $...@base_contains("MACHINE_FEATURES", "acpi", "acpid", "",d)}"
 DEPENDS += " $...@base_contains("MACHINE_FEATURES", "apm", "apmd", "",d)}"
 RDEPENDS_${PN} = "matchbox-panel-2-icon-theme"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
1.6.5


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to