diff --git a/build/PKGBUILD b/build/PKGBUILD index 4e8a84c..6b7b252 100644 --- a/build/PKGBUILD +++ b/build/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc='Parch dorood (/do-rood/, درود, pronunciation) which is Persian word url="https://github.com/parchlinux/${pkgname}" license=('GPL') makedepends=("git") -depends=("qt6-base" "qt6-declarative" "base-devel") +depends=("qt6-base" "qt6-declarative" "base-devel" "qt6-svg") conflicts=("${pkgname}") provides=("${pkgname}") source=("${pkgname}::git+${url}")