mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
git-series: fix build
This commit is contained in:
parent
aeba7cb05c
commit
8609a2c6f7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=git-series
|
pkgname=git-series
|
||||||
version=0.9.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cargo cmake pkg-config rust"
|
hostmakedepends="cargo cmake pkg-config rust perl"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
depends="git"
|
depends="git"
|
||||||
short_desc="Track patch series in git"
|
short_desc="Track patch series in git"
|
||||||
|
|
Loading…
Add table
Reference in a new issue