mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
Add ca-certificates dependency for git
This commit is contained in:
parent
123c12ad39
commit
e4c9e702d2
@ -1,6 +1,7 @@
|
||||
VERSION=2.13.1
|
||||
TAR=https://www.kernel.org/pub/software/scm/git/git-$VERSION.tar.xz
|
||||
BUILD_DEPENDS=(zlib curl openssl expat)
|
||||
DEPENDS="ca-certificates"
|
||||
|
||||
export AR="${HOST}-ar"
|
||||
export AS="${HOST}-as"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user