Print this page
Other packages up to gcc51 runtime
@@ -33,11 +33,11 @@
PKG=library/security/trousers # Package name (without prefix)
SUMMARY="trousers - TCG Software Stack - software for accessing a TPM device"
DESC="$SUMMARY ($VER)"
BUILD_DEPENDS_IPS="developer/build/libtool developer/build/automake developer/build/autoconf developer/sunstudio12.1"
-DEPENDS_IPS="system/library/gcc-4-runtime library/security/openssl@1.0.2"
+DEPENDS_IPS="system/library/gcc-5-runtime library/security/openssl@1.0.2"
LIBS="-lbsm -lnsl -lsocket -lgen -lscf -lresolv"
preprep_build() {
pushd $TMPDIR/$BUILDDIR > /dev/null || logerr "Cannot change to build directory"