diff --git a/script/post-upgrade.sh b/script/post-upgrade.sh index bf0a127..4784cfa 100644 --- a/script/post-upgrade.sh +++ b/script/post-upgrade.sh @@ -72,6 +72,7 @@ PACKAGES_TO_ADD=( "net-misc/rsync" "app-crypt/gnupg" "sys-devel/gcc" + "dev-vcs/git" ) rsync -av -H -A -X --delete-during "rsync://rsync.at.gentoo.org/gentoo-portage/licenses/" "/usr/portage/licenses/"