plymouth-lite: install zlib-initramfs

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-05-26 02:23:09 +02:00
parent d5cbe844e0
commit c9aab4d7ed

View File

@ -25,8 +25,8 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.meego.com"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="gcc-initramfs v86d"
PKG_BUILD_DEPENDS="toolchain libpng"
PKG_DEPENDS="gcc-initramfs zlib-initramfs v86d"
PKG_BUILD_DEPENDS="toolchain zlib libpng"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="plymouth-lite: Boot splash screen based on Fedora's Plymouth code"