Skip to content

Commit

Permalink
Add more deps
Browse files Browse the repository at this point in the history
needed for tracetools
  • Loading branch information
christophfroehlich committed Jan 16, 2024
1 parent c72747b commit ea40249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.debian11
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ RUN apt-get update -y -qq && \
libtinyxml2-dev \
libxml2-utils \
lsb-release \
lttng-tools \
mlocate \
pkg-config \
python3-jinja2 \
Expand Down
1 change: 1 addition & 0 deletions Dockerfile.debian12
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ RUN apt-get update -y -qq && \
libtinyxml2-dev \
libxml2-utils \
lsb-release \
lttng-tools \
mlocate \
pkg-config \
python3-jinja2 \
Expand Down

0 comments on commit ea40249

Please sign in to comment.