DefaultBuildProfiles: We now have Python 3.10.
Change-Id: I848dfecf13409e642e642e1538f74debe144f72b Reviewed-on: https://review.haiku-os.org/c/haiku/+/8010 Reviewed-by: waddlesplash <[email protected]> (cherry picked from commit fbd5066b1af60dd6566f3beb7486d41706dd1269) Reviewed-on: https://review.haiku-os.org/c/haiku/+/8023
This commit is contained in:
committed by
waddlesplash
parent
72be912bae
commit
a26c33bd97
@@ -92,9 +92,9 @@ rule DefineDefaultBuildProfiles
|
||||
wpa_supplicant
|
||||
# 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 p7zip python3.10 xz_utils }@
|
||||
gcc2 @{ nano_x86@secondary_x86 p7zip_x86@secondary_x86
|
||||
python3.9_x86@secondary_x86 xz_utils_x86@secondary_x86 }@
|
||||
python3.10_x86@secondary_x86 xz_utils_x86@secondary_x86 }@
|
||||
;
|
||||
AddHaikuImageSourcePackages
|
||||
bepdf
|
||||
|
||||
Reference in New Issue
Block a user