exa: add pkg-config to hostmakedeps.
No rebuild, will take effect when package is updated and switches to a new libgit2-sys.
This commit is contained in:
parent
bd7534073f
commit
c38a7133df
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=exa
|
|||
version=0.9.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="cmake"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libgit2-devel"
|
||||
short_desc="Modern replacement for ls"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue