Skip to content

Commit

Permalink
Add ccache to qt image
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed Nov 29, 2023
1 parent 9641f02 commit 2de64cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.qt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN dnf install -y epel-release && \
dnf install --enablerepo=powertools -y \
# Qt Requirement:
alsa-lib \
ccache \
cmake \
# Qt Requirement:
cups-libs \
Expand Down

0 comments on commit 2de64cd

Please sign in to comment.