From b289f1f6949acb3d1806ffcb7aa08aab42352756 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" <83735213+CosmicFusion@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:00:47 +0300 Subject: [PATCH] Update main.sh --- main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/main.sh b/main.sh index 3edcb43..b9f2ad4 100755 --- a/main.sh +++ b/main.sh @@ -6,6 +6,7 @@ cd ./mangohud # Get build deps apt-get build-dep ./ -y +apt-get install libvulkan-dev -y # Build package