Skip to content

Commit ef2e928

Browse files
committed
iwyu.yml: fixed building wheels for jurplel/install-qt-action on Fedora 42 [skip ci]
1 parent dcf9b0a commit ef2e928

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/iwyu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
dnf install -y libglvnd-devel # fixes missing dependency for Qt in CMake
7575
dnf install -y p7zip-plugins # required as fallback for py7zr in Qt installation
7676
dnf install -y python3-pip # fixes missing pip module in jurplel/install-qt-action
77+
dnf install -y python3-devel # fixes building of wheels for jurplel/install-qt-action
7778
dnf install -y iwyu
7879
ln -s iwyu_tool.py /usr/bin/iwyu_tool
7980

0 commit comments

Comments
 (0)