mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
media-libs/vulkan-layers: Raise dependency on dev-util/spirv-tools
Closes: https://bugs.gentoo.org/712186 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -28,7 +28,7 @@ IUSE="wayland X"
|
||||
BDEPEND=">=dev-util/cmake-3.10.2"
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
>=dev-util/glslang-7.12.3353_pre20191027-r1:=[${MULTILIB_USEDEP}]
|
||||
~dev-util/spirv-tools-2019.10_pre20191027:=
|
||||
>=dev-util/spirv-tools-2020.1:=
|
||||
>=dev-util/vulkan-headers-${PV}
|
||||
wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )
|
||||
X? (
|
||||
|
||||
@@ -28,7 +28,7 @@ IUSE="wayland X"
|
||||
BDEPEND=">=dev-util/cmake-3.10.2"
|
||||
DEPEND="${PYTHON_DEPS}
|
||||
>=dev-util/glslang-7.12.3353_pre20191027:=[${MULTILIB_USEDEP}]
|
||||
~dev-util/spirv-tools-9999:=[${MULTILIB_USEDEP}]
|
||||
>=dev-util/spirv-tools-2020.1:=[${MULTILIB_USEDEP}]
|
||||
>=dev-util/vulkan-headers-${PV}
|
||||
wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )
|
||||
X? (
|
||||
|
||||
Reference in New Issue
Block a user