projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
299000b
)
dev-util/vulkan-tools: Fix remaining incorrect dep
author
Nick Sarnie
<sarnex@gentoo.org>
Wed, 23 Oct 2019 01:54:44 +0000
(21:54 -0400)
committer
Nick Sarnie
<sarnex@gentoo.org>
Wed, 23 Oct 2019 01:54:44 +0000
(21:54 -0400)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
dev-util/vulkan-tools/vulkan-tools-1.1.124.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/vulkan-tools/vulkan-tools-1.1.124.ebuild
b/dev-util/vulkan-tools/vulkan-tools-1.1.124.ebuild
index cac0da2bae96945c70f3b0a535d696e2363ac62a..3c0376f76251c2f0b2bec0bdf23793ff12b30d4f 100644
(file)
--- a/
dev-util/vulkan-tools/vulkan-tools-1.1.124.ebuild
+++ b/
dev-util/vulkan-tools/vulkan-tools-1.1.124.ebuild
@@
-23,8
+23,7
@@
HOMEPAGE="https://github.com/KhronosGroup/Vulkan-Tools"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="+cube +vulkaninfo +X wayland"
-COMMON_DEPEND=">=dev-util/vulkan-headers-1.1.125
- >=media-libs/vulkan-loader-1.1.125:=[${MULTILIB_USEDEP},wayland?,X?]
+COMMON_DEPEND=">=media-libs/vulkan-loader-1.1.125:=[${MULTILIB_USEDEP},wayland?,X?]
wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )
X? (
x11-libs/libX11:=[${MULTILIB_USEDEP}]