From: dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Wed, 30 Jun 2010 19:08:54 +0000 (+0000)
Subject: Lenny needs DBD::Pg; the unnecessary Class::DBI::Pg had pulled that in as a dependency
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2d5e44d44fc44edd56710a23a058f3d91a354a6b;p=contrib%2FConifer.git

Lenny needs DBD::Pg; the unnecessary Class::DBI::Pg had pulled that in as a dependency


git-svn-id: svn://svn.open-ils.org/ILS/trunk@16836 dcc99617-32d9-48b4-a31d-7c20da2025e4
---

diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install
index 3574b7344b..caaddf60fa 100644
--- a/Open-ILS/src/extras/Makefile.install
+++ b/Open-ILS/src/extras/Makefile.install
@@ -94,6 +94,7 @@ DEBS =  \
 	libdatetime-perl\
 	libdatetime-timezone-perl\
 	libdatetime-set-perl\
+	libdbd-pg-perl\
 	libemail-send-perl\
 	libgd-graph3d-perl\
 	liblog-log4perl-perl\