Index: /trunk/src/VBox/Installer/solaris/checkinstall.sh
===================================================================
--- /trunk/src/VBox/Installer/solaris/checkinstall.sh	(revision 61908)
+++ /trunk/src/VBox/Installer/solaris/checkinstall.sh	(revision 61909)
@@ -164,6 +164,8 @@
     checkdep_ips_either "runtime/python-26" "runtime/python-27"
     checkdep_ips_either "system/library/iconv/utf-8" "system/library/iconv/iconv-core"
+    checkdep_ips "system/library/gcc/gcc-c++-runtime"
+    checkdep_ips "system/library/gcc/gcc-c-runtime"
 else
-    PKG_MISSING_IPS="runtime/python-26 system/library/iconv/utf-8"
+    PKG_MISSING_IPS="runtime/python-26 system/library/iconv/utf-8 system/library/gcc/gcc-c++-runtime system/library/gcc/gcc-c-runtime"
 fi
 if test -x "$BIN_PKGINFO"; then
