mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 16:37:01 +02:00
fix(hard-host-depends): add mercurial
some go tools want mercurial for fetching dependencies. We need this.
This commit is contained in:
parent
7cf9a3c3c5
commit
0fac1a19c3
@ -92,6 +92,7 @@ RDEPEND="${RDEPEND}
|
|||||||
>=dev-util/intltool-0.30
|
>=dev-util/intltool-0.30
|
||||||
dev-util/scons
|
dev-util/scons
|
||||||
>=dev-vcs/git-1.7.2
|
>=dev-vcs/git-1.7.2
|
||||||
|
dev-vcs/mercurial
|
||||||
dev-vcs/subversion[-dso]
|
dev-vcs/subversion[-dso]
|
||||||
>=media-libs/freetype-2.2.1
|
>=media-libs/freetype-2.2.1
|
||||||
net-misc/gsutil
|
net-misc/gsutil
|
||||||
|
Loading…
Reference in New Issue
Block a user