Skip to content

Commit

Permalink
app-emulation/vkd3d: Sync with ::wine
Browse files Browse the repository at this point in the history
Bump vulkan-headers requirement

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Nick Sarnie <[email protected]>
  • Loading branch information
sarnex committed Jul 13, 2019
1 parent fe04ca6 commit 405ab75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/vkd3d/vkd3d-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RDEPEND="spirv-tools? ( dev-util/spirv-tools:=[${MULTILIB_USEDEP}] )

DEPEND="${RDEPEND}
dev-util/spirv-headers
dev-util/vulkan-headers"
>=dev-util/vulkan-headers-1.1.114"

DESCRIPTION="D3D12 to Vulkan translation library"
HOMEPAGE="https://source.winehq.org/git/vkd3d.git/"
Expand Down

0 comments on commit 405ab75

Please sign in to comment.