# HG changeset patch # User iracooke # Date 1445552397 14400 # Node ID 8b5c9cb17cb818739256641a590f876ae727e251 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_libxml2_2_1_9 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty diff -r 000000000000 -r 8b5c9cb17cb8 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Oct 22 18:19:57 2015 -0400 @@ -0,0 +1,17 @@ + + + + + ftp://xmlsoft.org/libxml2/libxml2-2.9.1.tar.gz + ./configure --prefix=$INSTALL_DIR --without-python + make && make install + + $INSTALL_DIR + $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR/bin + + + + + + \ No newline at end of file