Unverified Commit 002c4973 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

update definition for ubuntu20.04

parent 696308a7
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ From: ubuntu:20.04
        libhwloc-dev \
        libjpeg-dev \
        liblapack-dev \
        libnetcdf-dev \
        libomp-dev \
        libopenblas-dev \
        libnuma-dev \
@@ -57,7 +58,12 @@ From: ubuntu:20.04
        virtualenv \
        voro++-dev \
        wget \
        xxd
        xxd \
        valgrind \
        gdb

    # clean cache
    rm -rf /var/lib/apt/lists/*

%environment
    LC_ALL=C