Skip to content

Commit

Permalink
media-libs/vulkan-loader: Fix dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Nick Sarnie <[email protected]>
  • Loading branch information
sarnex committed Dec 12, 2020
1 parent d606a5e commit e709ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/vulkan-loader/vulkan-loader-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ IUSE="layers wayland X"

BDEPEND=">=dev-util/cmake-3.10.2"
DEPEND="${PYTHON_DEPS}
~dev-util/vulkan-headers-1.2.154
>=dev-util/vulkan-headers-${PV}
wayland? ( dev-libs/wayland:=[${MULTILIB_USEDEP}] )
X? (
x11-libs/libX11:=[${MULTILIB_USEDEP}]
Expand Down

0 comments on commit e709ace

Please sign in to comment.