package/libglvnd: fix typo on BR2_PACKAGE_XORGPROTO

The typo was added in 2020 by commit
'0378e2e5d9 package/libglvnd: new package'

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022.08.x
Ricardo Martincoski 2022-08-14 20:38:30 -03:00 committed by Thomas Petazzoni
parent 673fe86021
commit b414af8ac5
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ config BR2_PACKAGE_LIBGLVND_DISPATCH_GL
depends on BR2_PACKAGE_XORG7 # libx11, libXext, xorgproto
select BR2_PACKAGE_XLIB_LIBX11
select BR2_PACKAGE_XLIB_LIBXEXT
select BR2_PACKAGE_XLIB_XORGPROTO
select BR2_PACKAGE_XORGPROTO
select BR2_PACKAGE_HAS_LIBGL
config BR2_PACKAGE_LIBGLVND_DISPATCH_EGL