Skip to content

Commit

Permalink
add help for missing ccache during Qt build
Browse files Browse the repository at this point in the history
  • Loading branch information
RudolfCardinal committed Dec 11, 2023
1 parent aff1a6a commit 8636ca2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tablet_qt/tools/build_qt.py
Original file line number Diff line number Diff line change
Expand Up @@ -2475,6 +2475,7 @@ def escape_literal_for_shell(x: str) -> str:
readelf }
ant sudo apt install ant
ccache sudo apt install ccache
javac sudo apt install openjdk-8-jdk
"""
Expand Down

0 comments on commit 8636ca2

Please sign in to comment.