git-absorb: add pkg-config to hostmakedeps.
Rebuild to link to libgit2.
This commit is contained in:
parent
5cf118bfc9
commit
bd7534073f
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'git-absorb'
|
||||
pkgname=git-absorb
|
||||
version=0.6.0
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libgit2-devel"
|
||||
short_desc="Like git commit --fixup, but automatic"
|
||||
maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||
|
|
Loading…
Reference in a new issue