# HG changeset patch # User iuc # Date 1393701456 18000 # Node ID 15e7435c2663735ae2a849fa50a899d0948eadf9 Imported from capsule None diff -r 000000000000 -r 15e7435c2663 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Mar 01 14:17:36 2014 -0500 @@ -0,0 +1,22 @@ + + + + + + ftp://ftp.gnu.org/gnu/gdbm/gdbm-1.11.tar.gz + + + $INSTALL_DIR/lib + $INSTALL_DIR + $INSTALL_DIR/include + $INSTALL_DIR/include + + + + + GNU dbm (or GDBM, for short) is a library of database functions that use extensible hashing and work similar to the standard UNIX dbm. + These routines are provided to a programmer needing to create and manipulate a hashed database. + http://www.gnu.org.ua/software/gdbm/gdbm.html + + +