diff options
author | CoprDistGit <infra@openeuler.org> | 2025-06-16 06:06:03 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-06-16 06:06:03 +0000 |
commit | 6739ada593ed18e0855a7ea1f896915d0432ae95 (patch) | |
tree | 5b2f335278c265681ebc0df662362a41419ccc82 | |
parent | 5f763ae6c95651c22dce8eb52e470372c33606c4 (diff) |
automatic import of ros-humble-caret-analyzeopeneuler24.03_LTS
-rw-r--r-- | caret-analyze.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/caret-analyze.spec b/caret-analyze.spec index 3b9c8a0..e0e72bf 100644 --- a/caret-analyze.spec +++ b/caret-analyze.spec @@ -20,14 +20,14 @@ Source0: %{name}_%{version}.orig.tar.gz Requires: graphviz Requires: python3-setuptools -Requires: python3-colorcet +#Requires: python3-colorcet Requires: python3-graphviz Requires: python3-tqdm Requires: python3-yaml BuildRequires: graphviz BuildRequires: python3-setuptools -BuildRequires: python3-colorcet +#BuildRequires: python3-colorcet BuildRequires: python3-graphviz BuildRequires: graphviz-devel |