mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
libva: remove consecutive empty lines
Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/50140040 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -17,7 +17,6 @@ LIBVA_CONF_OPTS = \
|
||||
--enable-drm \
|
||||
--with-drivers-path="/usr/lib/va"
|
||||
|
||||
|
||||
ifeq ($(BR2_PACKAGE_XORG7),y)
|
||||
LIBVA_DEPENDENCIES += xlib_libX11 xlib_libXext xlib_libXfixes
|
||||
LIBVA_CONF_OPTS += --enable-x11
|
||||
|
||||
Reference in New Issue
Block a user