Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'jb52914' into 'master'
[clang] Fix python3 build dependency. Contributes to JB#52914

See merge request mer-core/llvm!14
  • Loading branch information
mlehtima committed Jun 9, 2021
2 parents 30b9621 + 8a369ec commit 80ba7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/clang.spec
Expand Up @@ -54,7 +54,7 @@ BuildRequires: cmake
BuildRequires: ninja
BuildRequires: llvm-devel
BuildRequires: libxml2-devel
BuildRequires: python3-base
BuildRequires: python3-devel

# clang requires gcc, clang++ requires libstdc++-devel
# - https://bugzilla.redhat.com/show_bug.cgi?id=1021645
Expand Down

0 comments on commit 80ba7da

Please sign in to comment.