From: Chris Sharp Date: Wed, 27 May 2020 17:30:15 +0000 (-0400) Subject: add libssh2 to RHEL makefile X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=92978bc11f281a4715cf2043f37dcd09fc47625e;p=working%2FEvergreen.git add libssh2 to RHEL makefile Signed-off-by: Chris Sharp --- diff --git a/Open-ILS/src/extras/install/Makefile.rhel b/Open-ILS/src/extras/install/Makefile.rhel index dc37ae6454..a969775f89 100644 --- a/Open-ILS/src/extras/install/Makefile.rhel +++ b/Open-ILS/src/extras/install/Makefile.rhel @@ -15,6 +15,7 @@ RPMS = \ libdbi \ libdbi-dbd-pgsql \ libdbi-devel \ + libssh2 \ libssh2-devel \ libpq \ libpq-devel \