From 7845db65a2c49fe001537a5c702550a7d790b9c3 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sun, 3 Mar 2024 16:00:50 +0100 Subject: [PATCH] Remove wqy_microhei font from Haiku release images It has been replaced by Noto as the default font for CJK characters and is not referenced anywhere else anymore. Change-Id: I9eb706531deb44395d71e0a04b0ec5e2f2dea230 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7499 Reviewed-by: nephele nephele Tested-by: Commit checker robot --- build/jam/DefaultBuildProfiles | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build/jam/DefaultBuildProfiles b/build/jam/DefaultBuildProfiles index ad10e20900..b21c4fe6e0 100644 --- a/build/jam/DefaultBuildProfiles +++ b/build/jam/DefaultBuildProfiles @@ -90,8 +90,7 @@ rule DefineDefaultBuildProfiles timgmsoundfont vision wpa_supplicant - wqy_microhei - # Some packages can't be built with gcc2, so we install the gcc8 + # Some packages can't be built with gcc2, so we install the gcc13 # secondary architecture package instead in this case !gcc2 @{ nano p7zip python3.9 xz_utils }@ gcc2 @{ nano_x86@secondary_x86 p7zip_x86@secondary_x86