File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111
1212 else
1313 echo " UID 0, assuming docker debian:12"
14- apt-get update && apt-get --yes install build-essential clang autoconf wget curl lz4 lsb-release zlib1g-dev libssl-dev \
15- git bison flex xz-utils
14+ apt-get update && apt-get --yes install build-essential clang autoconf pkg-config lsb-release zlib1g-dev libssl-dev \
15+ git wget curl lz4 bison flex xz-utils
1616 export DOCKER=true
1717 fi
1818fi
Original file line number Diff line number Diff line change 1111
1212 else
1313 echo " UID 0, assuming docker debian:12"
14- apt-get update && apt-get --yes install build-essential clang autoconf wget curl lz4 lsb-release zlib1g-dev libssl-dev \
15- git bison flex xz-utils
14+ apt-get update && apt-get --yes install build-essential clang autoconf pkg-config lsb-release zlib1g-dev libssl-dev \
15+ git wget curl lz4 bison flex xz-utils
1616 export DOCKER=true
1717 fi
1818fi
You can’t perform that action at this time.
0 commit comments