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:
Érico Rolim 2020-06-10 12:01:17 -03:00 committed by Daniel Kolesa
parent bd7534073f
commit c38a7133df

View file

@ -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>"