diff --git a/distributeddatamgr_kv_store.spec b/distributeddatamgr_kv_store.spec index bf96ffc..952de70 100644 --- a/distributeddatamgr_kv_store.spec +++ b/distributeddatamgr_kv_store.spec @@ -19,14 +19,14 @@ Patch2: 0002-remove-useless-dependency-hitrace-hisysevent.patch Patch3: 0003-remove-useless-dependency-compile.patch Patch4: 0004-establish-kvstore-dependence-on-boundscheck.patch -BuildRequires: libboundscheck, zlib, zlib-devel, jsoncpp, jsoncpp-devel, openssl-devel +BuildRequires: libboundscheck, zlib, zlib-devel, jsoncpp, jsoncpp-devel, compat-openssl11-devel BuildRequires: distributed-build, distributed-beget, hilog, commonlibrary_c_utils BuildRequires: communication_ipc, communication_dsoftbus BuildRequires: systemabilitymgr_safwk, systemabilitymgr_samgr BuildRequires: security_dataclassification, security_device_auth, security_huks BuildRequires: distributedhardware_device_manager -Requires: libboundscheck, zlib, zlib-devel, jsoncpp, jsoncpp-devel, openssl-devel +Requires: libboundscheck, zlib, zlib-devel, jsoncpp, jsoncpp-devel, compat-openssl11-devel Requires: distributed-beget, hilog, commonlibrary_c_utils Requires: communication_ipc, communication_dsoftbus Requires: systemabilitymgr_safwk, systemabilitymgr_samgr