Add pkg-config as a dependency
This commit is contained in:
parent
d1d438d60b
commit
38bb787c52
2 changed files with 5 additions and 4 deletions
5
.SRCINFO
5
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nheko-git
|
||||
pkgdesc = Desktop client for the Matrix protocol
|
||||
pkgver = 0.9.3.r66.g7138c7a4
|
||||
pkgver = 0.9.3.r149.g537d363d
|
||||
pkgrel = 1
|
||||
url = https://github.com/Nheko-Reborn/nheko
|
||||
arch = i686
|
||||
|
|
@ -35,8 +35,9 @@ pkgbase = nheko-git
|
|||
depends = spdlog
|
||||
depends = curl
|
||||
depends = libevent
|
||||
depends = pkg-config
|
||||
optdepends = qt-jdenticon
|
||||
provides = nheko=0.9.3.r66.g7138c7a4
|
||||
provides = nheko=0.9.3.r149.g537d363d
|
||||
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