From 263282a75ba8d11abcbc42205ea953f323b51ce5 Mon Sep 17 00:00:00 2001 From: Sam M W Date: Sun, 7 Aug 2022 18:41:36 +0100 Subject: [PATCH] disambiguate which "git" we want --- get-deps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-deps b/get-deps index 05fcc7e03..df72b3a27 100755 --- a/get-deps +++ b/get-deps @@ -227,7 +227,7 @@ gentoo_deps() { 'cmake' \ 'fontconfig' \ 'openssl' \ - 'git' \ + 'dev-vcs/git' \ 'libX11' \ 'libxkbcommon' \ 'pkgconf' \