dev-util/webgpu-headers: add missing dev-lang/go

* by default the makefile will run (besides not being need)

Closes: https://bugs.gentoo.org/931896
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte
2024-05-14 10:24:16 +01:00
parent 795b8fd5be
commit d2b3f219b7
2 changed files with 6 additions and 2 deletions

View File

@@ -19,7 +19,9 @@ HOMEPAGE="https://github.com/webgpu-native/webgpu-headers"
LICENSE="BSD-3"
SLOT="0"
multilib_src_install() {
DEPEND="dev-lang/go"
src_install() {
insinto /usr/include/webgpu
doins "${S}"/webgpu.h
insinto /usr/share/licenses