Skip to content
Snippets Groups Projects
Commit 0a842042 authored by Adrien Beraud's avatar Adrien Beraud
Browse files

ci/docker: add cppunit

Change-Id: I3abcdfa8d6a32eedbfd99ab0302d18b5bad6dae6
parent 9aeb2377
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@ RUN apt-get install -y -o Acquire::Retries=10 \
libvdpau-dev \
libssl-dev
RUN apt-get install -y pandoc \
libcppunit-dev \
googletest \
libgtest-dev \
wget
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment