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

Add perl Msql-Mysql-modules.

Required by maatkit.
parent df5fa65e
......@@ -2,6 +2,7 @@
extends =
../perl/buildout.cfg
../perl-DBI/buildout.cfg
../perl-DBD-MySQL/buildout.cfg
parts =
maatkit
......@@ -10,6 +11,7 @@ recipe = hexagonit.recipe.cmmi
depends =
${perl:version}
${perl-DBI:version}
${perl-DBD-MySQL:version}
url = http://maatkit.googlecode.com/files/maatkit-7540.tar.gz
md5sum = 55457f98500b096a6bf549356d3445fe
configure-command =
......
[buildout]
extends =
../perl/buildout.cfg
../perl-DBI/buildout.cfg
parts =
perl-DBD-MySQL
[perl-DBD-MySQL]
recipe = hexagonit.recipe.cmmi
version = 1.2219
depends =
${perl:version}
${perl-DBI:version}
url = http://search.cpan.org/CPAN/authors/id/J/JW/JWIED/Msql-Mysql-modules-1.2219.tar.gz
md5sum = ad3dec1881d4c4ff9a353f33ff434b5f
configure-command =
${perl:location}/bin/perl Makefile.PL
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