Add libgit2 build dependency to Arch-based distros (#12924)

DocKDE created

Release Notes:

- N/A

Change summary

script/linux | 1 +
1 file changed, 1 insertion(+)

Detailed changes

script/linux 🔗

@@ -84,6 +84,7 @@ if [[ -n $pacman ]]; then
     alsa-lib
     fontconfig
     wayland
+    libgit2
     libxkbcommon-x11
     openssl
     zstd