Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Sep 23, 2024
1 parent e2f2b9a commit 52658a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/conan-tests
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev \
liblzma-dev python3-openssl ca-certificates sudo tar \
software-properties-common \
autotools-dev automake linux-libc-dev subversion subversion-tools ninja-build \
gcc-arm-linux-gnueabihf g++-arm-linux-gnueabihf unzip \
&& rm -rf /var/lib/apt/lists/*

RUN useradd -m -s /bin/bash conan && \
Expand Down

0 comments on commit 52658a0

Please sign in to comment.