Install cmake for compiling
Some checks failed
Build container image / Build and push image (pull_request) Failing after 3m34s

This commit is contained in:
2025-11-15 22:02:53 -05:00
parent 80864bb775
commit 472aef15c0

View File

@@ -20,6 +20,9 @@ dnf5 -y install \
dnf5 -y copr disable solopasha/hyprland
dnf5 -y copr disable errornointernet/quickshell
# prep for manual installation
dnf -y install cmake
# compile hyprland-qt-support manually
git clone https://github.com/hyprwm/hyprland-qt-support.git /tmp/hyprland-qt-support
cd /tmp/hyprland-qt-support