build: add qt6-svg to arch package depends

ci: install qt6-svg when building on arch
This commit is contained in:
sithlord48
2025-05-26 21:35:37 -04:00
committed by Nick Bolton
parent d597d023b1
commit 59173d6405
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@ depends=(
libxtst
openssl
qt6-base
qt6-svg
tomlplusplus
)