From: dbs Date: Thu, 15 Apr 2010 06:09:11 +0000 (+0000) Subject: Backport r1943: Install DateTime Perl modules from packages rather than CPAN X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a0a2317145d65498b1e2353672a28ac86e3f9a95;p=OpenSRF.git Backport r1943: Install DateTime Perl modules from packages rather than CPAN git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_0@1945 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 713d265..c8eb46f 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -76,6 +76,10 @@ DEBS = \ libcache-memcached-perl\ libclass-dbi-abstractsearch-perl\ libclass-dbi-sqlite-perl\ + libdatetime-format-builder-perl\ + libdatetime-format-mail-perl\ + libdatetime-perl\ + libdatetime-timezone-perl\ liberror-perl\ libexpat1-dev\ libfile-find-rule-perl\