diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2018-11-29 21:52:32 -0500 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2018-11-29 21:52:32 -0500 |
commit | fcac77c7387312cd2d63e655b3ee27b926206346 (patch) | |
tree | 9882be39712867377fba2ef470dab4ffb1747556 /dev-util/vulkan-tools/vulkan-tools-9999.ebuild | |
parent | media-libs/vulkan-layers: Clean up blockers (diff) | |
download | gentoo-fcac77c7387312cd2d63e655b3ee27b926206346.tar.gz gentoo-fcac77c7387312cd2d63e655b3ee27b926206346.tar.bz2 gentoo-fcac77c7387312cd2d63e655b3ee27b926206346.zip |
dev-util/vulkan-tools: Clean up blockers
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'dev-util/vulkan-tools/vulkan-tools-9999.ebuild')
-rw-r--r-- | dev-util/vulkan-tools/vulkan-tools-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-util/vulkan-tools/vulkan-tools-9999.ebuild b/dev-util/vulkan-tools/vulkan-tools-9999.ebuild index d76babf521bd..d3d1c9c446ff 100644 --- a/dev-util/vulkan-tools/vulkan-tools-9999.ebuild +++ b/dev-util/vulkan-tools/vulkan-tools-9999.ebuild @@ -24,8 +24,6 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="+cube +vulkaninfo X wayland" -# Old packaging will cause file collisions -RDEPEND="!<=media-libs/vulkan-loader-1.1.70.0-r999" DEPEND="${PYTHON_DEPS} cube? ( dev-util/glslang:=[${MULTILIB_USEDEP}] ) dev-util/vulkan-headers |