mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-qt/qt3d: add <assimp-6 upper bound for now
Not in tree yet but already known to be incompatible. Will give it time for upstream to fix it, but if blocking updates becomes problematic we still have the option to go back to the bundled copy as a last resort if fixes are non-trivial. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
9d691fbd6a
commit
54a63b8cbb
@ -15,10 +15,11 @@ fi
|
||||
|
||||
IUSE="gles2-only qml vulkan"
|
||||
|
||||
# <assimp-6: https://bugreports.qt.io/browse/QTBUG-137996
|
||||
RDEPEND="
|
||||
~dev-qt/qtbase-${PV}:6[concurrent,gles2-only=,gui,network,opengl,vulkan=]
|
||||
~dev-qt/qtshadertools-${PV}:6
|
||||
media-libs/assimp:=
|
||||
<media-libs/assimp-6:=
|
||||
qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
|
||||
"
|
||||
DEPEND="
|
||||
|
||||
@ -15,10 +15,11 @@ fi
|
||||
|
||||
IUSE="gles2-only qml vulkan"
|
||||
|
||||
# <assimp-6: https://bugreports.qt.io/browse/QTBUG-137996
|
||||
RDEPEND="
|
||||
~dev-qt/qtbase-${PV}:6[concurrent,gles2-only=,gui,network,opengl,vulkan=]
|
||||
~dev-qt/qtshadertools-${PV}:6
|
||||
media-libs/assimp:=
|
||||
<media-libs/assimp-6:=
|
||||
qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
|
||||
"
|
||||
DEPEND="
|
||||
|
||||
@ -15,10 +15,11 @@ fi
|
||||
|
||||
IUSE="gles2-only qml vulkan"
|
||||
|
||||
# <assimp-6: https://bugreports.qt.io/browse/QTBUG-137996
|
||||
RDEPEND="
|
||||
~dev-qt/qtbase-${PV}:6[concurrent,gles2-only=,gui,network,opengl,vulkan=]
|
||||
~dev-qt/qtshadertools-${PV}:6
|
||||
media-libs/assimp:=
|
||||
<media-libs/assimp-6:=
|
||||
qml? ( ~dev-qt/qtdeclarative-${PV}:6 )
|
||||
"
|
||||
DEPEND="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user