Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore(mazurek-helper): correcrt mesa dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sneexy-boi committed Sep 3, 2024
1 parent 61c7b53 commit 6c71fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/scripts/build-scripts/wayland.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -euo pipefail

# Dependency and folder
dnf install -y git gcc gcc-c++ cmake openssl protobuf protobuf-devel protobuf-compiler openssl-devel dbus-devel pkgconf-pkg-config rustup cargo meson ninja-build wayland-protocols-devel rust-libpulse-binding-devel rust-wayland-client-devel rust-wayland-protocols+wayland-client-devel egl-wayland-devel egl-wayland egl-utils mesa
dnf install -y git gcc gcc-c++ cmake openssl protobuf protobuf-devel protobuf-compiler openssl-devel dbus-devel pkgconf-pkg-config rustup cargo meson ninja-build wayland-protocols-devel rust-libpulse-binding-devel rust-wayland-client-devel rust-wayland-protocols+wayland-client-devel egl-wayland-devel egl-wayland egl-utils mesa-libEGL mesa-libEGL-devel
mkdir -p /tmp/wayland-built/usr/bin

# SwayAudioIdleInhibit - https://github.com/ErikReider/SwayAudioIdleInhibit
Expand Down

0 comments on commit 6c71fe1

Please sign in to comment.