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

Merge branch 'pybind11-fix' into 'main'

Fix Docker build after recent AOFlagger changes

See merge request !17
parents a3ec4741 2cb01f03
No related branches found
No related tags found
1 merge request!17Fix Docker build after recent AOFlagger changes
Pipeline #116421 passed
Pipeline: preprocessing-cwl

#116422

    ...@@ -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