add qt6-svg in pkgbuild
This commit is contained in:
parent
03ba4e424c
commit
a7fc110a27
1 changed files with 1 additions and 1 deletions
|
@ -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}")
|
||||
|
|
Loading…
Add table
Reference in a new issue