setup-ubuntu: Install clang-15

This commit is contained in:
Tee KOBAYASHI 2023-07-01 21:53:06 +09:00 committed by xtkoba
parent 6839a05ac6
commit c9b7a88033
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ PACKAGES+=" swig"
PACKAGES+=" libdbus-1-dev"
# Needed by package below.
PACKAGES+=" clang-15"
PACKAGES+=" libelf-dev"
# Needed by package ghostscript.