summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2023-06-11 01:14:07 +0100
committerJoão Figueiredo2023-06-11 01:14:07 +0100
commit741549d4a31e4edf112fdaff0ce4a610f4f8a00e (patch)
tree3069f8db58446a445993c68fd46715135f0df7a9 /PKGBUILD
parentd94b61b24b9a33bd47b6f2bdfe92dc69121a9226 (diff)
downloadaur-741549d4a31e4edf112fdaff0ce4a610f4f8a00e.tar.gz
Add missing Qt6 deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a9610e9f39d..83ef8981edd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=gwenview-git
pkgver=23.07.70_r7165.g29cc77fa
-pkgrel=1
+pkgrel=2
pkgdesc='A fast and easy to use image viewer'
url='https://apps.kde.org/gwenview/'
arch=($CARCH)
license=(GPL LGPL FDL)
groups=(kde-applications-git kde-graphics-git)
-depends=(kactivities-git baloo-git libkdcraw-git kparts-git kitemmodels-git cfitsio phonon-qt6-git purpose-git perl kimageannotator)
+depends=(kactivities-git baloo-git libkdcraw-git kparts-git kitemmodels-git cfitsio phonon-qt6-git purpose-git perl kimageannotator qt6-svg qt6-wayland)
optdepends=('qt6-imageformats: support for tiff, webp, and more image formats'
'kimageformats-git: support for dds, xcf, exr, psd, and more image formats'
'kamera-git: import pictures from gphoto2 cameras')