[Snakemake] Install extra psutil dependency (linux-headers)

This commit is contained in:
kpj 2020-09-08 10:02:44 +02:00
parent 8ac1c99a2e
commit 3762abecb7

View file

@ -90,6 +90,7 @@ RUN apk add --update --no-cache \
krb5-libs \
libc-dev libxml2-dev libxml2-utils libgcc \
libcurl libintl libssl1.1 libstdc++ \
linux-headers \
make \
musl-dev \
npm nodejs-current \