Commit 5f5d8776 authored by Viktor Horvath's avatar Viktor Horvath

Several more "simple" CPAN modules, and DBD::Pg (pulling in DBI)

parent faaea919
[buildout]
extends =
../perl/buildout.cfg
../postgresql/buildout.cfg
parts =
perl-DBD-Pg
[perl-DBD-Pg]
recipe = slapos.recipe.build:cpan
modules =
T/TU/TURNSTEP/DBD-Pg-2.19.3.tar.gz
environment =
POSTGRES_HOME=${postgresql:location}
perl = perl
......@@ -3,15 +3,15 @@ develop =
/srv/slapgrid/slappart9/srv/runner/project/slapos
/opt/slapdev_build
# ../../component/postgresql/buildout.cfg
extends =
../../component/apache-perl/buildout.cfg
../../component/perl-Crypt-SSLeay/buildout.cfg
../../component/postgresql/buildout.cfg
../../component/perl-DBD-Pg/buildout.cfg
../../component/lxml-python/buildout.cfg
../../stack/slapos.cfg
# parts = eggs postgresql apache-perl template perl-Apache2-Request
parts = eggs cpan-simple-modules apache-perl template perl-Apache2-Request perl-Crypt-SSLeay
parts = eggs cpan-simple-modules apache-perl template perl-Apache2-Request perl-Crypt-SSLeay perl-DBD-Pg
[eggs]
recipe = zc.recipe.egg
......@@ -38,6 +38,9 @@ recipe = slapos.recipe.build:cpan
modules =
S/ST/STBEY/Date-Calc-6.3.tar.gz
D/DC/DCOPPIT/Benchmark-Timer-0.7102.tar.gz
R/RB/RBOW/Date-ICal-2.678.tar.gz
S/SB/SBECK/Date-Manip-6.34.tar.gz
G/GB/GBARR/TimeDate-1.20.tar.gz
perl = perl
[networkcache]
......
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