mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
plymouth-lite: fix meta file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
90a237c0a5
commit
92979dac14
@ -35,6 +35,6 @@ PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
if [ "UVESAFB_SUPPORT" = yes ]; then
|
||||
if [ "$UVESAFB_SUPPORT" = yes ]; then
|
||||
PKG_DEPENDS="$PKG_DEPENDS v86d"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user