Add “libssl-dev” to packages listed in “INSTALL”

This commit is contained in:
Brandon Rhodes 2021-09-27 09:14:46 -04:00
parent 1a890b614c
commit b421f91a9b
1 changed files with 1 additions and 1 deletions

View File

@ -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: