aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShyanJMC2021-08-17 20:33:51 -0300
committerShyanJMC2021-08-17 20:33:51 -0300
commitf5d938f948a5236bd680548202472d72c5ae77d8 (patch)
treeffd59ab62830787de083b63421fe4be6de106cb6 /PKGBUILD
parent2579b7ee497639cddf22efa630b98d6f0ef72003 (diff)
downloadaur-keepassxc-minimal.tar.gz
Updated build requeriments.
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b53b30fd9558..67b895eb2588 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="https://keepassxc.org/"
license=('GPL')
# depends=('')
-makedepends=('qt5-base' 'qt5-tools' 'zlib' 'argon2' 'qt5-x11extras' 'qrencode' 'libsodium' 'yubico-c' 'asciidoctor')
+makedepends=('qt5-base' 'qt5-tools' 'zlib' 'argon2' 'qt5-x11extras' 'qrencode' 'libsodium' 'yubico-c' 'asciidoctor' 'qt5-svg')
source=("https://github.com/keepassxreboot/keepassxc/releases/download/${pkgver}/keepassxc-${pkgver}-src.tar.xz")
sha256sums=('3603b11ac39b289c47fac77fa150e05fd64b393d8cfdf5732dc3ef106650a4e2')