go only needs cc in a “companion” sense

This commit is contained in:
Max Howell 2022-12-12 10:27:20 -05:00
parent 9fc841e1c5
commit 61032cf732
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -14,10 +14,11 @@ interprets:
args: [go, run]
dependencies:
# `cgo` requires a C compiler
tea.xyz/gx/cc: c99
openssl.org: 1 # for ca-certificates
companions:
tea.xyz/gx/cc: c99 # for `cgo`
build:
dependencies:
gnu.org/m4: 1