From b687812e410b1b0602ccdfc7df69b0bd3420276d Mon Sep 17 00:00:00 2001 From: sboyette Date: Thu, 13 Aug 2009 18:09:54 +0000 Subject: [PATCH] no apxs; no memcache, ncurses, or readline headers either git-svn-id: svn://svn.open-ils.org/ILS/trunk@13828 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/Makefile.install | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 6c2f5c48a2..d43a0df1c4 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -75,6 +75,7 @@ APT_TOOL=aptitude # Debian dependencies DEBS = \ apache2.2-common\ + apache2-prefork-dev\ aspell\ aspell-en\ libbusiness-creditcard-perl\ @@ -89,8 +90,11 @@ DEBS = \ libgd-graph3d-perl\ liblog-log4perl-perl\ libmarc-record-perl\ + libmemcache-dev\ + libncurses5-dev\ libole-storage-lite-perl\ libpq-dev\ + libreadline5-dev\ libspreadsheet-writeexcel-perl\ libtext-aspell-perl\ libtext-csv-perl\ -- 2.43.2