From ec6df2b4a7423cb8bd2dd33e96827bcca2fada12 Mon Sep 17 00:00:00 2001 From: zxstty Date: Thu, 14 Dec 2023 06:48:05 +0000 Subject: [PATCH] update ft_mmi.spec. Signed-off-by: zxstty --- ft_mmi.spec | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/ft_mmi.spec b/ft_mmi.spec index a7c8cb3..597a1f2 100644 --- a/ft_mmi.spec +++ b/ft_mmi.spec @@ -24,8 +24,20 @@ URL: https://gitee.com/openeuler/ft_mmi Source0: https://gitee.com/openeuler/ft_mmi/repository/archive/ft_mmi-1.0.0.tar.gz BuildRequires: git gn ninja-build clang compiler-rt llvm-devel python3 python3-pip python-toml tar cmake systemd-devel libinput-devel cjson-devel -BuildRequires: distributed-utils distributed-build -Requires: compiler-rt llvm-devel python3 systemd-devel libinput-devel cjson-devel distributed-utils +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 systemd-devel libinput-devel cjson-devel +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_mmi module processes intput-event processing, and dispatches event to application.