Skip to content
Snippets Groups Projects
Commit f356c308 authored by Pavel Vondruska's avatar Pavel Vondruska
Browse files

Pridani libfuse-dev - nova zavislost na build

parent 8f94577e
No related branches found
No related tags found
No related merge requests found
Pipeline #5109 failed
...@@ -34,7 +34,7 @@ EOSOURCES ...@@ -34,7 +34,7 @@ EOSOURCES
# Instalace buildovacich veci a zavislosti # Instalace buildovacich veci a zavislosti
apt update -qqq apt update -qqq
apt install -yqqq build-essential dpkg-dev debhelper build-essential libssl-dev uuid-dev libseccomp-dev pkg-config squashfs-tools cryptsetup wget curl git devscripts dh-golang libglib2.0-dev apt install -yqqq build-essential dpkg-dev debhelper build-essential libssl-dev uuid-dev libseccomp-dev pkg-config squashfs-tools cryptsetup wget curl git devscripts dh-golang libglib2.0-dev libfuse-dev
# Automaticka detekce posledni releasnute verze # Automaticka detekce posledni releasnute verze
SINVERSION=${SINVERSION:-$(curl -L -s https://github.com/sylabs/singularity/releases/latest | grep -Po "\/v\K\d+\.\d+\.\d+" | head -1)} SINVERSION=${SINVERSION:-$(curl -L -s https://github.com/sylabs/singularity/releases/latest | grep -Po "\/v\K\d+\.\d+\.\d+" | head -1)}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment