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.