libgit2: remove git from hostmakedepends
Fixes build cycle with cairo -> mesa -> rust -> libgit -> git -> gir -> cairo. git was added to hostmakedepends when the distfiles were obtained using git clone. fixes #42378
This commit is contained in:
@@ -4,7 +4,7 @@ version=1.5.1
|
|||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DUSE_SSH=ON"
|
configure_args="-DENABLE_REPRODUCIBLE_BUILDS=ON -DUSE_SSH=ON"
|
||||||
hostmakedepends="python3 git pkg-config"
|
hostmakedepends="python3 pkg-config"
|
||||||
makedepends="zlib-devel openssl-devel http-parser-devel libssh2-devel"
|
makedepends="zlib-devel openssl-devel http-parser-devel libssh2-devel"
|
||||||
short_desc="Git linkable library"
|
short_desc="Git linkable library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|||||||
Reference in New Issue
Block a user