diff options
-rw-r--r-- | meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb b/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb index 066e18aa86..3d325e24e6 100644 --- a/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb +++ b/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb | |||
@@ -28,6 +28,8 @@ LUA_mips64 = "" | |||
28 | LUA_aarch64 = "" | 28 | LUA_aarch64 = "" |
29 | LUA_powerpc64 = "" | 29 | LUA_powerpc64 = "" |
30 | LUA_powerpc64le = "" | 30 | LUA_powerpc64le = "" |
31 | LUA_riscv64 = "" | ||
32 | LUA_riscv32 = "" | ||
31 | LUA_powerpc = "" | 33 | LUA_powerpc = "" |
32 | 34 | ||
33 | # Note: both lua and libass are required to get on-screen-display (controls) | 35 | # Note: both lua and libass are required to get on-screen-display (controls) |