Update comments on python3 selection.
This commit is contained in:
parent
472eddc8ca
commit
9ca2763b1a
@ -341,7 +341,9 @@ BuildRequires: valgrind
|
|||||||
# We use systemd rpm macros for nscd
|
# We use systemd rpm macros for nscd
|
||||||
BuildRequires: systemd
|
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
|
BuildRequires: python3
|
||||||
|
|
||||||
# Required by rpcgen.
|
# Required by rpcgen.
|
||||||
|
Loading…
Reference in New Issue
Block a user