diff options
Diffstat (limited to 'conf/machine/htcblueangel.conf')
-rw-r--r-- | conf/machine/htcblueangel.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/htcblueangel.conf b/conf/machine/htcblueangel.conf index 77bb0b5639..5f2814844d 100644 --- a/conf/machine/htcblueangel.conf +++ b/conf/machine/htcblueangel.conf @@ -23,7 +23,7 @@ PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.19-hh8" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" -MACHINE_EXTRA_RDEPENDS = "acx-firmware" +MACHINE_EXTRA_RDEPENDS = "acx-firmware ${PCMCIA_MANAGER}" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-blueangel_pcmcia \ kernel-module-blueangel_audio \ kernel-module-blueangel_rom \ |