initramfs: install 'splashutils-initramfs' instead 'plymouth-lite'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-02-23 03:15:11 +01:00
parent f744ceb5e6
commit 36012b73a9

View File

@ -25,7 +25,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv" PKG_SITE="http://www.openelec.tv"
PKG_URL="" PKG_URL=""
PKG_DEPENDS="eglibc-initramfs busybox-initramfs plymouth-lite diskdev_cmds-initramfs" PKG_DEPENDS="eglibc-initramfs busybox-initramfs splashutils-initramfs diskdev_cmds-initramfs"
PKG_BUILD_DEPENDS="toolchain eglibc-initramfs busybox-initramfs" PKG_BUILD_DEPENDS="toolchain eglibc-initramfs busybox-initramfs"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"
PKG_SECTION="initramfs" PKG_SECTION="initramfs"