Diff shotcut-22.09.23 with a shotcut-22.12.21

/usr/portage/media-video/shotcut/shotcut-22.12.21.ebuild 2023-10-09 14:52:31.832368409 +0300
1
# Copyright 1999-2022 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
41 41
	dev-qt/qtx11extras:5
42 42
"
43 43
RDEPEND="${COMMON_DEPEND}
44
	dev-qt/qtquickcontrols[widgets]
44 45
	dev-qt/qtgraphicaleffects:5
45 46
	virtual/jack
46 47
"
Thank you!