From: dbs Date: Tue, 2 Sep 2008 03:24:10 +0000 (+0000) Subject: setuptools is a CentOS prereq as well X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9c38598506c7b80d223b4944d4992bb4ec236445;p=Evergreen.git setuptools is a CentOS prereq as well git-svn-id: svn://svn.open-ils.org/ILS/trunk@10500 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 7b4a2219b7..02c71af61d 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -169,6 +169,7 @@ CENTOS = \ perl-libwww-perl \ psmisc \ python-devel \ + python-setuptools\ readline-devel \ wget