summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2020-03-19 17:48:18 -0400
committerAdam Goldsmith2020-03-19 17:48:18 -0400
commit9fbe9cb6ab12a6f5ef6da4ff5f17273a14e867f3 (patch)
tree3af423deefa70d9c19e8cde770d5e4f7e907c2ff /PKGBUILD
parent144566da83001d7fcd9490b62457e908493df6b0 (diff)
downloadaur-9fbe9cb6ab12a6f5ef6da4ff5f17273a14e867f3.tar.gz
Add missing qt5-svg dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d60c70e27d4..ef23c66051fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,7 @@ depends=('python'
'qt5-graphicaleffects'
'qt5-quickcontrols'
'qt5-quickcontrols2'
+ 'qt5-svg'
'libarcus-git'
'libsavitar'
'uranium-git'