Update comments on python3 selection.
This commit is contained in:
parent
9e28c4292e
commit
8544d3ab89
@ -266,7 +266,9 @@ BuildRequires: valgrind
|
||||
# We use systemd rpm macros for nscd
|
||||
BuildRequires: systemd
|
||||
|
||||
# We use python for the microbenchmarks
|
||||
# We use python for the microbenchmarks and locale data regeneration from
|
||||
# unicode sources (carried out manually). We choose python3 explicitly
|
||||
# because it supports both use cases.
|
||||
BuildRequires: python3
|
||||
|
||||
# This GCC version is needed for -fstack-clash-protection support.
|
||||
|
Loading…
Reference in New Issue
Block a user