mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +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"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
if [ "UVESAFB_SUPPORT" = yes ]; then
|
if [ "$UVESAFB_SUPPORT" = yes ]; then
|
||||||
PKG_DEPENDS="$PKG_DEPENDS v86d"
|
PKG_DEPENDS="$PKG_DEPENDS v86d"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user