Skip to content
Snippets Groups Projects
Commit 2cb01f03 authored by Mick Veldhuis's avatar Mick Veldhuis
Browse files

Fix Docker build after recent AOFlagger changes

parent a3ec4741
Branches
No related tags found
1 merge request!17Fix Docker build after recent AOFlagger changes
...@@ -23,6 +23,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \ ...@@ -23,6 +23,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
libboost-program-options-dev \ libboost-program-options-dev \
libboost-python-dev \ libboost-python-dev \
libboost-test-dev \ libboost-test-dev \
pybind11-dev \
libcfitsio-dev \ libcfitsio-dev \
libfftw3-dev \ libfftw3-dev \
libgsl-dev \ libgsl-dev \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment