mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
plymouth-lite: install zlib-initramfs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d5cbe844e0
commit
c9aab4d7ed
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user