sys-boot/rpi-imager: update live
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
6f7a4794c7
commit
911e4fd99f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{10..12} )
|
PYTHON_COMPAT=( python3_{10..13} )
|
||||||
|
|
||||||
inherit cmake optfeature python-any-r1 xdg
|
inherit cmake optfeature python-any-r1 xdg
|
||||||
|
|
||||||
@ -34,6 +34,7 @@ RDEPEND="
|
|||||||
dev-qt/qtdeclarative:5
|
dev-qt/qtdeclarative:5
|
||||||
dev-qt/qtgui:5
|
dev-qt/qtgui:5
|
||||||
dev-qt/qtnetwork:5
|
dev-qt/qtnetwork:5
|
||||||
|
dev-qt/qtquickcontrols2:5
|
||||||
dev-qt/qtwidgets:5
|
dev-qt/qtwidgets:5
|
||||||
)
|
)
|
||||||
qt6? (
|
qt6? (
|
||||||
|
Loading…
Reference in New Issue
Block a user