From 37c14e9d946c0506ff0c71648ab0ef86378beb50 Mon Sep 17 00:00:00 2001 From: yykk Date: Thu, 25 Apr 2024 14:30:13 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D24.03=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- distributed-build.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributed-build.spec b/distributed-build.spec index 04fffcf..e78fb26 100644 --- a/distributed-build.spec +++ b/distributed-build.spec @@ -6,7 +6,7 @@ Release: 9 Summary: openEuler embedded softbus build tools License: Apache-2.0 URL: https://gitee.com/openharmony/build -Requires: ninja-build, gn, clang15, llvm15, lld15, python, python-pyyaml, python-jinja2, distributed-build_lite +Requires: ninja-build, gn, clang, llvm, lld, python, python-pyyaml, python-jinja2, distributed-build_lite Source0: https://gitee.com/openharmony/build/repository/archive/%{openHarmony_source_release}.tar.gz #/build-%{openHarmony_source_release}.tar.gz Patch0001: 0001-feat-Adapt-to-Openeuler-python-export-lld.patch Patch0002: 0002-feat-Adapt-to-Openeuler-for-compilation.patch