mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
glapi/meson: drop duplicate line in deps
Fixes: 0842bc879b ("meson: wire the new generator for es1 and es2")
Signed-off-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21562>
This commit is contained in:
parent
7c62f6fa01
commit
c9f3ba987f
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ glapi_gen_gl_xml = files('../registry/gl.xml')
|
|||
glapi_gen_mapi_deps = [
|
||||
glapi_gen_gl_xml,
|
||||
genCommon_py,
|
||||
glapi_gen_gl_xml,
|
||||
]
|
||||
|
||||
gl_and_es_api_files = files('gl_and_es_API.xml')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue