From eab22ed52e590f439fc35fdd7b4eb6bea17e7580 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Sun, 27 Jan 2019 22:17:21 -0500 Subject: [PATCH] add aspell-devel to dependencies --- Open-ILS/src/extras/install/Makefile.centos | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.11.0