meson: re-add incorrect pkg-config files with GLVND for backward compatibility
[mesa.git] / src / mapi / meson.build
index 2c79a04f1df2dbaf3851540ef0830ee884d18203..39c1dba7ce0318d968f45899a8ec927e5d8f257c 100644 (file)
@@ -35,7 +35,7 @@ if with_shared_glapi
 else
   libglapi = []
 endif
-if not with_glvnd
+if not with_glvnd or glvnd_missing_pc_files
   if with_gles1
     subdir('es1api')
   endif