1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 07:22:38 +01:00

media-sound/mixxx: depend on dev-qt/qt5compat with USE=qt6

This commit is contained in:
2024-12-28 11:43:18 +01:00
parent e44b8fa38e
commit 66ecb22df5

View File

@@ -74,6 +74,7 @@ RDEPEND="
)
qt6? (
dev-qt/qtbase[concurrent,gui,network,opengl,sql,widgets,xml]
dev-qt/qt5compat:6
dev-qt/qtsvg:6
)
qtkeychain? ( dev-libs/qtkeychain:=[qt5(+),qt6?] )