upgpkg: 0.11.3-10: add qt5-imageformats dependency
This commit is contained in:
parent
a73ddf0576
commit
50c4aa85dd
2 changed files with 6 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue