Add re2 module to depends; image plugins to opt-depends
This commit is contained in:
parent
73efa07860
commit
6ee5522513
2 changed files with 8 additions and 5 deletions
7
.SRCINFO
7
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nheko-git
|
||||
pkgdesc = Desktop client for the Matrix protocol
|
||||
pkgver = 0.10.2.r98.gac48c332
|
||||
pkgver = 0.10.2.r142.ged889c32
|
||||
pkgrel = 1
|
||||
url = https://github.com/Nheko-Reborn/nheko
|
||||
arch = i686
|
||||
|
|
@ -36,8 +36,11 @@ pkgbase = nheko-git
|
|||
depends = curl
|
||||
depends = libevent
|
||||
depends = pkg-config
|
||||
depends = re2
|
||||
optdepends = kimageformats
|
||||
optdepends = qt5-imageformats
|
||||
optdepends = qt-jdenticon
|
||||
provides = nheko=0.10.2.r98.gac48c332
|
||||
provides = nheko=0.10.2.r142.ged889c32
|
||||
conflicts = nheko
|
||||
source = nheko-git::git+https://github.com/Nheko-Reborn/nheko.git#branch=master
|
||||
md5sums = SKIP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue