Commit a03848d8 authored by Romain Courteaud's avatar Romain Courteaud Committed by Arnaud Fontaine

Use zlib provided by the profile.

parent 985e83e5
......@@ -3,6 +3,7 @@ extends =
../perl/buildout.cfg
../perl-DBI/buildout.cfg
../mysql-tritonn-5.0/buildout.cfg
../zlib/buildout.cfg
parts =
perl-DBD-MySQL
......@@ -16,3 +17,5 @@ url = http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.019.tar.g
md5sum = 566d98ab8ffac9626a31f6f6d455558e
configure-command =
${perl:location}/bin/perl Makefile.PL --mysql_config=${mysql-tritonn-5.0:location}/bin/mysql_config --with-mysql=${mysql-tritonn-5.0:location}
environment =
LD_LIBRARY_PATH=${zlib:location}/lib
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment