From b50984ca839d72df07331a9c6a9e28a32aefbc77 Mon Sep 17 00:00:00 2001 From: heppen Date: Thu, 14 Dec 2023 17:28:26 +0800 Subject: [PATCH] update system deps --- project_build/configs/system_deps.toml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/project_build/configs/system_deps.toml b/project_build/configs/system_deps.toml index 385894cb..3702cff5 100755 --- a/project_build/configs/system_deps.toml +++ b/project_build/configs/system_deps.toml @@ -33,6 +33,17 @@ package_deps = [ "harfbuzz-devel", "jsoncpp-devel", "expat-devel", - "distributed-utils", + "distributed-beget", + "distributedhardware_device_manager", + "commonlibrary_c_utils", + "notification_eventhandler", + "communication_ipc", + "communication_dsoftbus", + "security_device_auth", + "security_huks", + "security_device_security_level", + "security_dataclassification", + "systemabilitymgr_safwk", + "systemabilitymgr_samgr", "distributed-build", ] -- 2.33.0