dev-util/volk: Fix vulkan-loader dep

Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
This commit is contained in:
Nick Sarnie
2024-01-17 19:44:10 -05:00
parent dbffe79da5
commit 5c56f9034e
2 changed files with 4 additions and 2 deletions

View File

@@ -23,7 +23,8 @@ SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="~dev-util/vulkan-headers-${PV}"
DEPEND="~dev-util/vulkan-headers-${PV}
~media-libs/vulkan-loader-${PV}"
multilib_src_configure() {
local mycmakeargs=(

View File

@@ -23,7 +23,8 @@ SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="~dev-util/vulkan-headers-${PV}"
DEPEND="~dev-util/vulkan-headers-${PV}
~media-libs/vulkan-loader-${PV}"
multilib_src_configure() {
local mycmakeargs=(