add missing buildrequires
This commit is contained in:
parent
a8262c13bf
commit
4a4a74de86
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: ft_utils
|
Name: ft_utils
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: common library
|
Summary: common library
|
||||||
|
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -35,6 +35,7 @@ BuildRequires: notification_eventhandler
|
|||||||
BuildRequires: communication_ipc communication_dsoftbus
|
BuildRequires: communication_ipc communication_dsoftbus
|
||||||
BuildRequires: security_device_auth security_huks security_device_security_level security_dataclassification
|
BuildRequires: security_device_auth security_huks security_device_security_level security_dataclassification
|
||||||
BuildRequires: systemabilitymgr_safwk systemabilitymgr_samgr
|
BuildRequires: systemabilitymgr_safwk systemabilitymgr_samgr
|
||||||
|
BuildRequires: git
|
||||||
|
|
||||||
Requires: compiler-rt llvm-devel python3
|
Requires: compiler-rt llvm-devel python3
|
||||||
Requires: distributed-beget distributedhardware_device_manager
|
Requires: distributed-beget distributedhardware_device_manager
|
||||||
@ -100,6 +101,9 @@ insmod /usr/share/sa/binder_linux.ko
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 15 2023 Paul Thomas <paulthomas100199@gmail.com> - 1.0.0-3
|
||||||
|
- add missing buildrequires
|
||||||
|
|
||||||
* Thu Dec 14 2023 Peng He <hepeng68@huawei.com> - 1.0.0-2
|
* Thu Dec 14 2023 Peng He <hepeng68@huawei.com> - 1.0.0-2
|
||||||
- Update kernel dir in makefile
|
- Update kernel dir in makefile
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user