From b421f91a9b785f9f157f8eca5b8bd6ff5efd4832 Mon Sep 17 00:00:00 2001 From: Brandon Rhodes Date: Mon, 27 Sep 2021 09:14:46 -0400 Subject: [PATCH] =?UTF-8?q?Add=20=E2=80=9Clibssl-dev=E2=80=9D=20to=20packa?= =?UTF-8?q?ges=20listed=20in=20=E2=80=9CINSTALL=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 4d0f9cd..4f1835c 100644 --- a/INSTALL +++ b/INSTALL @@ -15,7 +15,7 @@ How to install XEphem, either for just yourself or system-wide: distributions, look for Motif packages equivalent to the ones installed here): - $ sudo apt install build-essential groff-base libmotif-dev libxext-dev libxmu-dev libxt-dev + $ sudo apt install build-essential groff-base libmotif-dev libssl-dev libxext-dev libxmu-dev libxt-dev $ make On Mac OS X just do this: