diff --git a/roles/product_common/tasks/amazon-2023.yml b/roles/product_common/tasks/amazon-2023.yml index 13a10f7..e312008 100644 --- a/roles/product_common/tasks/amazon-2023.yml +++ b/roles/product_common/tasks/amazon-2023.yml @@ -154,3 +154,4 @@ ansible.builtin.dnf: name: - dejavu-fonts-all # Required by the installer + - freetype-devel # Required for Java font management with newer Temurin JDK builds (17.0.18+8 and newer)