Diff clang-18.0.0_pre20230925 with a clang-18.0.0_pre20231002

/usr/portage/sys-devel/clang/clang-18.0.0_pre20231002.ebuild 2023-10-09 14:52:35.480368501 +0300
36 36
	${PYTHON_DEPS}
37 37
	>=dev-util/cmake-3.16
38 38
	doc? ( $(python_gen_cond_dep '
39
		dev-python/recommonmark[${PYTHON_USEDEP}]
39
		dev-python/myst-parser[${PYTHON_USEDEP}]
40 40
		dev-python/sphinx[${PYTHON_USEDEP}]
41 41
	') )
42 42
	xml? ( virtual/pkgconfig )
Thank you!