summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-12-11 15:52:19 +0100
committerMichał Górny <mgorny@gentoo.org>2018-12-11 16:33:24 +0100
commit708354fc2754361aea109fdb2a88679c7f1c081f (patch)
treeefe3306948a1ab8d1b92316d47290bad424983f9 /app-emulation/vkd3d
parentvirtual/libusb: promote base-system to primary maintainer (diff)
downloadgentoo-708354fc2754361aea109fdb2a88679c7f1c081f.tar.gz
gentoo-708354fc2754361aea109fdb2a88679c7f1c081f.tar.bz2
gentoo-708354fc2754361aea109fdb2a88679c7f1c081f.zip
app-emulation/vkd3d: [QA] Clean obsolete <=vulkan-loader dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-emulation/vkd3d')
-rw-r--r--app-emulation/vkd3d/vkd3d-1.0.ebuild7
-rw-r--r--app-emulation/vkd3d/vkd3d-9999.ebuild7
2 files changed, 4 insertions, 10 deletions
diff --git a/app-emulation/vkd3d/vkd3d-1.0.ebuild b/app-emulation/vkd3d/vkd3d-1.0.ebuild
index 2adf5f15608b..adf1fb7481d8 100644
--- a/app-emulation/vkd3d/vkd3d-1.0.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,10 +22,7 @@ RDEPEND="spirv-tools? ( dev-util/spirv-tools:=[${MULTILIB_USEDEP}] )
DEPEND="${RDEPEND}
dev-util/spirv-headers
- || (
- dev-util/vulkan-headers
- <=media-libs/vulkan-loader-1.1.70.0-r999[${MULTILIB_USEDEP}]
- )"
+ dev-util/vulkan-headers"
DESCRIPTION="D3D12 to Vulkan translation library"
HOMEPAGE="https://source.winehq.org/git/vkd3d.git/"
diff --git a/app-emulation/vkd3d/vkd3d-9999.ebuild b/app-emulation/vkd3d/vkd3d-9999.ebuild
index 2adf5f15608b..adf1fb7481d8 100644
--- a/app-emulation/vkd3d/vkd3d-9999.ebuild
+++ b/app-emulation/vkd3d/vkd3d-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,10 +22,7 @@ RDEPEND="spirv-tools? ( dev-util/spirv-tools:=[${MULTILIB_USEDEP}] )
DEPEND="${RDEPEND}
dev-util/spirv-headers
- || (
- dev-util/vulkan-headers
- <=media-libs/vulkan-loader-1.1.70.0-r999[${MULTILIB_USEDEP}]
- )"
+ dev-util/vulkan-headers"
DESCRIPTION="D3D12 to Vulkan translation library"
HOMEPAGE="https://source.winehq.org/git/vkd3d.git/"