upgpkg: 0.11.3-10: add qt5-imageformats dependency

This commit is contained in:
Leonidas Spyropoulos 2024-02-03 20:11:58 +00:00
parent a73ddf0576
commit 50c4aa85dd
No known key found for this signature in database
GPG key ID: 244740D17C7FD0EC
2 changed files with 6 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = nheko
pkgdesc = Desktop client for the Matrix protocol
pkgver = 0.11.3
pkgrel = 9
pkgrel = 10
url = https://nheko.im/nheko-reborn/nheko
arch = x86_64
license = GPL-3.0-or-later
@ -19,6 +19,7 @@ pkgbase = nheko
depends = qt5-graphicaleffects
depends = qt5-multimedia
depends = qtkeychain-qt5
depends = qt5-imageformats
depends = coeurl
depends = mtxclient
depends = lmdb
@ -47,6 +48,7 @@ pkgname = nheko
depends = qt5-graphicaleffects
depends = qt5-multimedia
depends = qtkeychain-qt5
depends = qt5-imageformats
depends = coeurl
depends = mtxclient
depends = lmdb

View file

@ -5,14 +5,14 @@
pkgname=nheko
pkgver=0.11.3
pkgrel=9
pkgrel=10
pkgdesc="Desktop client for the Matrix protocol"
arch=('x86_64')
url="https://nheko.im/nheko-reborn/nheko"
license=(GPL-3.0-or-later)
depends=(qt5-svg qt5-quickcontrols2 qt5-graphicaleffects qt5-multimedia qtkeychain-qt5 \
coeurl mtxclient lmdb cmark libolm hicolor-icon-theme gst-plugins-bad-libs\
'org.freedesktop.secrets')
qt5-imageformats coeurl mtxclient lmdb cmark libolm hicolor-icon-theme \
gst-plugins-bad-libs 'org.freedesktop.secrets')
optdepends=('qt-jdenticon: Auto-generated profile pictures (identicons)'
'gst-plugins-base-libs: VoIP/Video calls'
'gst-plugins-good: VoIP/Video calls'