diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-06 16:33:07 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2013-03-06 16:33:25 +0100 |
commit | cad422afb7a4dcd7592c502641b41a832703e536 (patch) | |
tree | aeabe11ef20dd4763f983dd4fc59f76f5cee7e62 /download.lst | |
parent | ea66024d4da38a619f44c941b65e6a28b74214b9 (diff) |
Adding libmariadb module for internal mariadb (work in progress)
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/download.lst b/download.lst index df2993455dc7..aaa735f30475 100644 --- a/download.lst +++ b/download.lst @@ -58,6 +58,7 @@ export LIBXMLSEC_TARBALL := 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar. export LIBXML_TARBALL := 7740a8ec23878a2f50120e1faa2730f2-libxml2-2.7.6.tar.gz export LIBXSLT_TARBALL := e61d0364a30146aaa3001296f853b2b9-libxslt-1.1.26.tar.gz export LPSOLVE_TARBALL := 26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz +export MARIADB_TARBALL := 05f84c95b610c21c5fd510d10debcabf-mariadb-native-client-1.0.0.tar.bz2 export MDDS_TARBALL := 9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2 export MYSQLCPPCONN_TARBALL := 0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz export MYTHES_TARBALL := 46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz |