VirtualBox

Changeset 61909 in vbox


Ignore:
Timestamp:
Jun 28, 2016 8:56:25 AM (9 years ago)
Author:
vboxsync
Message:

Installer/solaris: add prerequisites for S11+

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/checkinstall.sh

    r58696 r61909  
    164164    checkdep_ips_either "runtime/python-26" "runtime/python-27"
    165165    checkdep_ips_either "system/library/iconv/utf-8" "system/library/iconv/iconv-core"
     166    checkdep_ips "system/library/gcc/gcc-c++-runtime"
     167    checkdep_ips "system/library/gcc/gcc-c-runtime"
    166168else
    167     PKG_MISSING_IPS="runtime/python-26 system/library/iconv/utf-8"
     169    PKG_MISSING_IPS="runtime/python-26 system/library/iconv/utf-8 system/library/gcc/gcc-c++-runtime system/library/gcc/gcc-c-runtime"
    168170fi
    169171if test -x "$BIN_PKGINFO"; then
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette