Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
Add GSL lib
Browse files Browse the repository at this point in the history
GSL lib speed up the Latent Semantic Indexer (LSI) implementation in Jekyll by a huge factor.
  • Loading branch information
j0k3r authored and Benaiah committed Nov 5, 2019
1 parent 9e0f207 commit b31f332
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
libgif-dev \
libglib2.0-dev \
libgmp3-dev \
libgsl2 \
libgsl-dev \
libgtk-3-0 \
libgtk2.0-0 \
libicu-dev \
Expand Down

0 comments on commit b31f332

Please sign in to comment.