diff --git a/README.OpenSource b/README.OpenSource index d4b952d33b6a34e7348fb8df6536f91f9a904851..82216e5a69fd3eeb95780d5b9d12a9c7d4aba704 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,10 +1,11 @@ [ { - "Name": "openEuler:re2", + "Name": "re2", "License": "BSD 3-Clause License", "License File": "LICENSE", "Version Number": "2024-07-02", "Upstream URL": "https://github.com/google/re2", "Description": "RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library." + "Dependencies": [ "abseil-cpp" ] } ] \ No newline at end of file