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