We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba13337 commit 6d03723Copy full SHA for 6d03723
1 file changed
.github/workflows/build-rpm-qt6-amd64.yml
@@ -54,7 +54,7 @@ jobs:
54
apt-get update
55
apt-get install -y \
56
git build-essential ninja-build cmake patchelf rsync \
57
- rpm-build \
+ rpm \
58
libglu1-mesa libgl1-mesa-dev libxkbcommon0 libxkbcommon-x11-0 \
59
libxcb1 libxcb-xinerama0 libxcb-cursor0 libxcb-keysyms1 libxcb-xfixes0 \
60
libxcb-shape0 libxcb-render-util0 libxcb-icccm4 libxcb-image0 \
0 commit comments