From: Chris Sharp Date: Mon, 28 Jan 2019 03:17:21 +0000 (-0500) Subject: add aspell-devel to dependencies X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=eab22ed52e590f439fc35fdd7b4eb6bea17e7580;p=working%2FEvergreen.git add aspell-devel to dependencies --- diff --git a/Open-ILS/src/extras/install/Makefile.centos b/Open-ILS/src/extras/install/Makefile.centos index 816144f526..3ff1d96ca9 100644 --- a/Open-ILS/src/extras/install/Makefile.centos +++ b/Open-ILS/src/extras/install/Makefile.centos @@ -12,6 +12,7 @@ CENTOS_RPMS = \ $(PGSQL_COMMON_RPMS) \ aspell \ aspell-en \ + aspell-devel \ bzip2-devel \ check \ check-devel \