update ft_mmi.spec.
Signed-off-by: zxstty <zhaojiaqi18@huawei.com>
This commit is contained in:
parent
ed612cb641
commit
ec6df2b4a7
16
ft_mmi.spec
16
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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user