egl依赖

Signed-off-by: jidehong <jidehong1@huawei.com>
This commit is contained in:
jidehong 2024-07-10 15:31:21 +08:00
parent 3543479d12
commit 64784e8b83
2 changed files with 3 additions and 1 deletions

View File

@ -92,7 +92,8 @@
"skia",
"libuv",
"background_task_mgr",
"atomicservice_basic_engine"
"atomicservice_basic_engine",
"egl"
],
"third_party": []
},

View File

@ -48,6 +48,7 @@ build_component("web") {
"opengles:libGLES",
"webview:libnweb",
"window_manager:libwm",
"egl:libEGL"
]
}
}