Skip to content

Commit

Permalink
ci: add qt6 linguist to docker image for 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 17, 2024
1 parent 5853006 commit 90dc8cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubuntu24.04/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt update -y

RUN apt install build-essential python3 python-is-python3 \
qt6-base-dev qt6-base-dev-tools qt6-5compat-dev qt6-l10n-tools \
qt6-base-dev qt6-base-dev-tools qt6-5compat-dev qt6-l10n-tools linguist-qt6 \
libboost-dev libssl-dev libcurl4-openssl-dev \
ragel ninja-build zlib1g-dev git \
wget fuse file -y && \
Expand Down

0 comments on commit 90dc8cc

Please sign in to comment.