mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user