Skip to content

Commit 80ba7da

Browse files
committed
Merge branch 'jb52914' into 'master'
[clang] Fix python3 build dependency. Contributes to JB#52914 See merge request mer-core/llvm!14
2 parents 30b9621 + 8a369ec commit 80ba7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpm/clang.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ BuildRequires: cmake
5454
BuildRequires: ninja
5555
BuildRequires: llvm-devel
5656
BuildRequires: libxml2-devel
57-
BuildRequires: python3-base
57+
BuildRequires: python3-devel
5858

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

0 commit comments

Comments
 (0)