diff options
-rw-r--r-- | meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb | 1 |
1 files changed, 0 insertions, 1 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 e5f1096b6a..057f9c6f3b 100644 --- a/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb +++ b/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb | |||
@@ -42,7 +42,6 @@ PACKAGECONFIG ??= " \ | |||
42 | ${@bb.utils.filter('DISTRO_FEATURES', 'opengl', d)} \ | 42 | ${@bb.utils.filter('DISTRO_FEATURES', 'opengl', d)} \ |
43 | " | 43 | " |
44 | 44 | ||
45 | PACKAGECONFIG_remove_aarch64 = "lua" | ||
46 | PACKAGECONFIG[x11] = "--enable-x11,--disable-x11,virtual/libx11" | 45 | PACKAGECONFIG[x11] = "--enable-x11,--disable-x11,virtual/libx11" |
47 | PACKAGECONFIG[xv] = "--enable-xv,--disable-xv,libxv" | 46 | PACKAGECONFIG[xv] = "--enable-xv,--disable-xv,libxv" |
48 | PACKAGECONFIG[opengl] = "--enable-gl,--disable-gl,virtual/libgl" | 47 | PACKAGECONFIG[opengl] = "--enable-gl,--disable-gl,virtual/libgl" |