summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xprotostar2
1 files changed, 1 insertions, 1 deletions
diff --git a/protostar b/protostar
index 211d64b..cfcd61c 100755
--- a/protostar
+++ b/protostar
@@ -104,7 +104,7 @@ else
echo "Preparing base system (debootstrap)..."
debootstrap \
- --exclude=logrotate,locales,rsyslog,cron,gawk,aptitude,aptitude-common,libboost-iostreams1.48.0,libboost-iostreams1.49.0,libcwidget3,libboost-iostreams1.54.0,gcc-4.7-base \
+ --exclude=logrotate,locales,rsyslog,cron,gawk,aptitude,aptitude-common,libboost-iostreams1.48.0,libboost-iostreams1.49.0,libcwidget3,libboost-iostreams1.54.0,gcc-4.7-base,gcc-4.8-base \
--include=illumos-grub-eltorito,illumos-kernel \
"${DIST}" \
"${ROOT}" \