From d2f72b195d3410dd617d69ff2c6f178eae26f529 Mon Sep 17 00:00:00 2001 From: mudler Date: Sat, 4 Jul 2015 11:49:18 +0200 Subject: [PATCH] [script/post-upgrade] adding binutils --- script/post-upgrade.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/script/post-upgrade.sh b/script/post-upgrade.sh index 524b912..40e9305 100644 --- a/script/post-upgrade.sh +++ b/script/post-upgrade.sh @@ -93,6 +93,7 @@ PACKAGES_TO_ADD=( "sys-boot/grub:2" "dev-lang/perl" "x11-themes/sabayon-artwork-core" + "sys-devel/binutils" "app-misc/sabayon-version" "x11-themes/sabayon-artwork-grub" "app-crypt/gnupg"