From 811f13bbc5c73c6f500f6b17045dc28ab6785bae Mon Sep 17 00:00:00 2001 From: zxstty Date: Thu, 14 Dec 2023 07:05:13 +0000 Subject: [PATCH] update ft_utils.spec. Signed-off-by: zxstty --- ft_utils.spec | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/ft_utils.spec b/ft_utils.spec index 481d0ff..2506d3f 100644 --- a/ft_utils.spec +++ b/ft_utils.spec @@ -27,11 +27,21 @@ Source1: https://gitee.com/openeuler/ft_utils/repository/archive/kernel_b BuildRequires: clang python3 python3-pip python-toml tar cmake ninja-build compiler-rt BuildRequires: llvm-devel -BuildRequires: distributed-utils -BuildRequires: distributed-build BuildRequires: kernel-devel +BuildRequires: distributed-build distributed-beget +BuildRequires: commonlibrary_c_utils +BuildRequires: notification_eventhandler +BuildRequires: communication_ipc communication_dsoftbus +BuildRequires: security_device_auth security_huks security_device_security_level security_dataclassification +BuildRequires: systemabilitymgr_safwk systemabilitymgr_samgr + Requires: compiler-rt llvm-devel python3 -Requires: distributed-utils +Requires: distributed-beget +Requires: commonlibrary_c_utils +Requires: notification_eventhandler +Requires: communication_ipc communication_dsoftbus +Requires: security_device_auth security_huks security_device_security_level security_dataclassification +Requires: systemabilitymgr_safwk systemabilitymgr_samgr %description ft_utils module is a base commom library for ft_engine.