diff --git a/script/post-upgrade.sh b/script/post-upgrade.sh index f43c484..c745ef7 100644 --- a/script/post-upgrade.sh +++ b/script/post-upgrade.sh @@ -79,6 +79,7 @@ PACKAGES_TO_ADD=( "net-misc/openssh" "sys-devel/automake" "app-admin/enman" + "sys-devel/distcc" ) rsync -av -H -A -X --delete-during "rsync://rsync.at.gentoo.org/gentoo-portage/licenses/" "/usr/portage/licenses/"