Skip to content

Commit

Permalink
libdeflate
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasrausch committed Dec 6, 2022
1 parent 89f60c1 commit 4cd9cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singularity/tracy.def
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Stage: build

%post
apt-get -y update
apt-get install -y autoconf build-essential cmake g++ gfortran git libcurl4-gnutls-dev hdf5-tools libboost-date-time-dev libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libboost-iostreams-dev libbz2-dev libhdf5-dev libncurses-dev liblzma-dev zlib1g-dev
apt-get install -y autoconf build-essential cmake g++ gfortran git libcurl4-gnutls-dev hdf5-tools libboost-date-time-dev libboost-program-options-dev libboost-system-dev libboost-filesystem-dev libboost-iostreams-dev libbz2-dev libhdf5-dev libncurses-dev liblzma-dev zlib1g-dev libdeflate-dev
apt-get clean
rm -rf /var/lib/apt/lists/*
cd /opt
Expand Down

0 comments on commit 4cd9cff

Please sign in to comment.