From 92978bc11f281a4715cf2043f37dcd09fc47625e Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Wed, 27 May 2020 13:30:15 -0400 Subject: [PATCH] add libssh2 to RHEL makefile Signed-off-by: Chris Sharp --- Open-ILS/src/extras/install/Makefile.rhel | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.11.0