chroot-git: unbreak
This commit is contained in:
parent
93a3534733
commit
ed089f3935
|
@ -18,7 +18,6 @@ license="GPL-2.0-only"
|
||||||
homepage="https://git-scm.com/"
|
homepage="https://git-scm.com/"
|
||||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||||
checksum=bc94735073e14b138a1290cc99af3c379d544f514c43f8ebde988fc50d0ad81f
|
checksum=bc94735073e14b138a1290cc99af3c379d544f514c43f8ebde988fc50d0ad81f
|
||||||
broken="failed to load external entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
|
|
||||||
|
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
|
Loading…
Reference in New Issue