diff --git a/script/post-upgrade.sh b/script/post-upgrade.sh index e2f8dc2..d72c2b8 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" + "sys-devel/base-gcc" "dev-vcs/git" "app-portage/gentoolkit" )