Skip to content

Commit

Permalink
Add libperl and libencode dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bkpoon committed Feb 22, 2025
1 parent e4b3272 commit a9b4c7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fable/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ set -exo pipefail
apt-get -y update
apt-get -y upgrade

apt-get install libperl libencode-perl

# install cctbx
declare -ar pkgs=(
# this is huge, qt, hdf...
Expand Down

0 comments on commit a9b4c7e

Please sign in to comment.