dev-util/spirv-tools: Need to inherit python-any-r1
authorNick Sarnie <sarnex@gentoo.org>
Sun, 16 Jun 2019 00:14:02 +0000 (20:14 -0400)
committerNick Sarnie <sarnex@gentoo.org>
Sun, 16 Jun 2019 00:14:02 +0000 (20:14 -0400)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
dev-util/spirv-tools/spirv-tools-9999.ebuild

index 416dca93c58cb21a92fc0af6b00c161eb34725f6..a30f91104a1711e75f19b83a3dda0dd2096d5aa3 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=7
 PYTHON_COMPAT=( python3_{5,6,7} )
 
-inherit cmake-multilib cmake-utils git-r3
+inherit cmake-multilib cmake-utils git-r3 python-any-r1
 
 DESCRIPTION="Provides an API and commands for processing SPIR-V modules"
 HOMEPAGE="https://github.com/KhronosGroup/SPIRV-Tools"