Diff meson-1.1.1 with a meson-1.2.1-r1

/usr/portage/dev-util/meson/meson-1.2.1-r1.ebuild 2023-10-09 14:52:30.984368388 +0300
45 45
"
46 46

  
47 47
PATCHES=(
48
	"${FILESDIR}"/${PN}-0.63-xtools-support.patch
48
	"${FILESDIR}"/${P}-python-path.patch
49 49
)
50 50

  
51 51
python_prepare_all() {
Thank you!