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