sys-boot/rpi-imager: update live

Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
Alfred Wingate 2024-07-01 11:30:36 +03:00
parent 6f7a4794c7
commit 911e4fd99f
No known key found for this signature in database
GPG Key ID: A12750536B5E7010

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
inherit cmake optfeature python-any-r1 xdg
@ -34,6 +34,7 @@ RDEPEND="
dev-qt/qtdeclarative:5
dev-qt/qtgui:5
dev-qt/qtnetwork:5
dev-qt/qtquickcontrols2:5
dev-qt/qtwidgets:5
)
qt6? (