Skip to content
Snippets Groups Projects
Unverified Commit 83aa0f84 authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

[alt-builder] Add pkgconfig

parent 0ac52c40
No related branches found
No related tags found
No related merge requests found
Pipeline #265108 passed
......@@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y wget gnupg && \
\
apt-get update && \
apt-get install -y g++ g++-11 \
cmake ninja-build python3 \
cmake ninja-build python3 pkg-config \
clang++-13 lld-13 libc++abi1-13 libc++abi-13-dev libc++1-13 libc++-13-dev \
jq clang-tidy-13 cppcheck \
clang-format-13 \
......
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