Skip to content

Commit

Permalink
Adding solver dependencies to install.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee authored Nov 12, 2023
1 parent c6ac37c commit 91598c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/install/install-pocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ function system_deps() {

sudo apt-get -y -qq install \
ack \
astrometry-net \
astrometry-data-tycho2-10-19 \
byobu \
curl \
dcraw \
Expand All @@ -87,6 +89,7 @@ function system_deps() {
httpie \
jo \
jq \
libcfitsio-bin \
make \
nano \
vim-nox \
Expand Down

0 comments on commit 91598c9

Please sign in to comment.