# HG changeset patch # User jankanis # Date 1400771459 14400 # Node ID 23ebff671a202260dd43e8d81b4c919ed733688c # Parent 1c167e73d30f4a80234a35b79a0e24937cede196 Also build shared libraries, needed for e.g. the python3 package diff -r 1c167e73d30f -r 23ebff671a20 tool_dependencies.xml --- a/tool_dependencies.xml Thu May 22 06:26:08 2014 -0400 +++ b/tool_dependencies.xml Thu May 22 11:10:59 2014 -0400 @@ -19,7 +19,7 @@ - ./config --prefix=$INSTALL_DIR + ./config --prefix=$INSTALL_DIR shared @@ -46,11 +46,11 @@ $INSTALL_DIR/bin - $INSTALL_DIR/lib - $INSTALL_DIR - $INSTALL_DIR/include - $INSTALL_DIR/include - $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR/lib + $INSTALL_DIR + $INSTALL_DIR/include + $INSTALL_DIR/include + $INSTALL_DIR/lib/pkgconfig @@ -60,7 +60,7 @@ https://www.openssl.org/ - This Galaxy package is a direct copy of the iuc package_openssl_1_0 package, but wraps openssl 1.0.1g which fixes the heartbleed vulnerability. + This Galaxy package is a direct copy of the iuc package_openssl_1_0 package, but wraps openssl 1.0.1g which fixes the heartbleed vulnerability.