mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/spirv-tools: Require new spirv-headers
Fixes: https://bugs.gentoo.org/661014 Package-Manager: Portage-2.3.42, Repoman-2.3.9
This commit is contained in:
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="dev-util/spirv-headers"
|
||||
DEPEND=">=dev-util/spirv-headers-1.3.1_pre20180710"
|
||||
EGIT_COMMIT="f508896d6487d09f5c9a2a3835595446fec0791a"
|
||||
S="${WORKDIR}/SPIRV-Tools-${PV}"
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ SLOT="0"
|
||||
RESTRICT="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="dev-util/spirv-headers"
|
||||
DEPEND=">=dev-util/spirv-headers-1.3.1_pre20180710"
|
||||
|
||||
multilib_src_configure() {
|
||||
local mycmakeargs=(
|
||||
|
||||
Reference in New Issue
Block a user