power: added acpi to acpid as well

It's a must to look up battery charge, after all.
This commit is contained in:
Michael Shigorin 2013-01-26 18:21:44 +04:00 committed by Michael Shigorin
parent 6a4ede8ccd
commit 67c224fc67

View File

@ -8,7 +8,7 @@ use/power:
# modern power management
use/power/acpi: use/power
@$(call add,COMMON_PACKAGES,acpid)
@$(call add,COMMON_PACKAGES,acpid acpi)
use/power/acpi/button: use/power/acpi
@$(call add,COMMON_PACKAGES,acpid-events-power)