From 44cb580fb937acfe9006273ed0908c084f96cca6 Mon Sep 17 00:00:00 2001 From: heppen Date: Wed, 6 Mar 2024 16:27:58 +0800 Subject: [PATCH] update build requires --- notification_eventhandler.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notification_eventhandler.spec b/notification_eventhandler.spec index d4816a0..f5875c6 100644 --- a/notification_eventhandler.spec +++ b/notification_eventhandler.spec @@ -31,8 +31,8 @@ Patch0001: 0001-notification-eventhandler.patch # 编译依赖,提交代码时需要分析依赖层级,从底往上提交代码。 BuildRequires: distributed-build, hilog, commonlibrary_c_utils -BuildRequires: python3-jinja2 python3-pyyaml -BuildRequires: libatomic libicu-devel libxml2-devel openssl-devel +BuildRequires: python3-jinja2, python3-pyyaml +BuildRequires: libatomic, libicu-devel, libxml2-devel, compat-openssl11-devel Requires: hilog # 软件包的详细描述